dataimagebuilderinfrastructureconfiguration

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 InstanceMetadataOptions

type InstanceMetadataOptions struct{}

type InstanceMetadataOptionsAttributes

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

func (InstanceMetadataOptionsAttributes) HttpPutResponseHopLimit

func (imo InstanceMetadataOptionsAttributes) HttpPutResponseHopLimit() terra.NumberValue

func (InstanceMetadataOptionsAttributes) HttpTokens

func (InstanceMetadataOptionsAttributes) InternalRef

func (InstanceMetadataOptionsAttributes) InternalTokens

func (imo InstanceMetadataOptionsAttributes) InternalTokens() (hclwrite.Tokens, error)

func (InstanceMetadataOptionsAttributes) InternalWithRef

type InstanceMetadataOptionsState

type InstanceMetadataOptionsState struct {
	HttpPutResponseHopLimit float64 `json:"http_put_response_hop_limit"`
	HttpTokens              string  `json:"http_tokens"`
}

type Logging

type Logging struct {
	// S3Logs: min=0
	S3Logs []S3Logs `hcl:"s3_logs,block" validate:"min=0"`
}

type LoggingAttributes

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

func (LoggingAttributes) InternalRef

func (l LoggingAttributes) InternalRef() (terra.Reference, error)

func (LoggingAttributes) InternalTokens

func (l LoggingAttributes) InternalTokens() (hclwrite.Tokens, error)

func (LoggingAttributes) InternalWithRef

func (l LoggingAttributes) InternalWithRef(ref terra.Reference) LoggingAttributes

func (LoggingAttributes) S3Logs

type LoggingState

type LoggingState struct {
	S3Logs []S3LogsState `json:"s3_logs"`
}

type S3Logs

type S3Logs struct{}

type S3LogsAttributes

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

func (S3LogsAttributes) InternalRef

func (sl S3LogsAttributes) InternalRef() (terra.Reference, error)

func (S3LogsAttributes) InternalTokens

func (sl S3LogsAttributes) InternalTokens() (hclwrite.Tokens, error)

func (S3LogsAttributes) InternalWithRef

func (sl S3LogsAttributes) InternalWithRef(ref terra.Reference) S3LogsAttributes

func (S3LogsAttributes) S3BucketName

func (sl S3LogsAttributes) S3BucketName() terra.StringValue

func (S3LogsAttributes) S3KeyPrefix

func (sl S3LogsAttributes) S3KeyPrefix() terra.StringValue

type S3LogsState

type S3LogsState struct {
	S3BucketName string `json:"s3_bucket_name"`
	S3KeyPrefix  string `json:"s3_key_prefix"`
}

Jump to

Keyboard shortcuts

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