macies3bucketassociation

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 ClassificationType

type ClassificationType struct {
	// Continuous: string, optional
	Continuous terra.StringValue `hcl:"continuous,attr"`
	// OneTime: string, optional
	OneTime terra.StringValue `hcl:"one_time,attr"`
}

type ClassificationTypeAttributes

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

func (ClassificationTypeAttributes) Continuous

func (ClassificationTypeAttributes) InternalRef

func (ct ClassificationTypeAttributes) InternalRef() (terra.Reference, error)

func (ClassificationTypeAttributes) InternalTokens

func (ct ClassificationTypeAttributes) InternalTokens() (hclwrite.Tokens, error)

func (ClassificationTypeAttributes) InternalWithRef

func (ClassificationTypeAttributes) OneTime

type ClassificationTypeState

type ClassificationTypeState struct {
	Continuous string `json:"continuous"`
	OneTime    string `json:"one_time"`
}

Jump to

Keyboard shortcuts

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