datasynclocations3

package
v0.0.0-...-964ba77 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 9, 2024 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type S3Config

type S3Config struct {
	// BucketAccessRoleArn: string, required
	BucketAccessRoleArn terra.StringValue `hcl:"bucket_access_role_arn,attr" validate:"required"`
}

type S3ConfigAttributes

type S3ConfigAttributes struct {
	// contains filtered or unexported fields
}

func (S3ConfigAttributes) BucketAccessRoleArn

func (sc S3ConfigAttributes) BucketAccessRoleArn() terra.StringValue

func (S3ConfigAttributes) InternalRef

func (sc S3ConfigAttributes) InternalRef() (terra.Reference, error)

func (S3ConfigAttributes) InternalTokens

func (sc S3ConfigAttributes) InternalTokens() (hclwrite.Tokens, error)

func (S3ConfigAttributes) InternalWithRef

func (sc S3ConfigAttributes) InternalWithRef(ref terra.Reference) S3ConfigAttributes

type S3ConfigState

type S3ConfigState struct {
	BucketAccessRoleArn string `json:"bucket_access_role_arn"`
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL