Documentation ¶
Index ¶
- type S3Path
- type S3PathAttributes
- func (sp S3PathAttributes) Bucket() terra.StringValue
- func (sp S3PathAttributes) InternalRef() (terra.Reference, error)
- func (sp S3PathAttributes) InternalTokens() (hclwrite.Tokens, error)
- func (sp S3PathAttributes) InternalWithRef(ref terra.Reference) S3PathAttributes
- func (sp S3PathAttributes) Key() terra.StringValue
- type S3PathState
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type S3PathAttributes ¶
type S3PathAttributes struct {
// contains filtered or unexported fields
}
func (S3PathAttributes) Bucket ¶
func (sp S3PathAttributes) Bucket() terra.StringValue
func (S3PathAttributes) InternalRef ¶
func (sp S3PathAttributes) InternalRef() (terra.Reference, error)
func (S3PathAttributes) InternalTokens ¶
func (sp S3PathAttributes) InternalTokens() (hclwrite.Tokens, error)
func (S3PathAttributes) InternalWithRef ¶
func (sp S3PathAttributes) InternalWithRef(ref terra.Reference) S3PathAttributes
func (S3PathAttributes) Key ¶
func (sp S3PathAttributes) Key() terra.StringValue
type S3PathState ¶
Click to show internal directories.
Click to hide internal directories.