datassmincidentsreplicationset

package
v0.0.0-...-c2cc54e Latest Latest
Warning

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

Go to latest
Published: Oct 27, 2023 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 Region

type Region struct{}

type RegionAttributes

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

func (RegionAttributes) InternalRef

func (r RegionAttributes) InternalRef() (terra.Reference, error)

func (RegionAttributes) InternalTokens

func (r RegionAttributes) InternalTokens() (hclwrite.Tokens, error)

func (RegionAttributes) InternalWithRef

func (r RegionAttributes) InternalWithRef(ref terra.Reference) RegionAttributes

func (RegionAttributes) KmsKeyArn

func (r RegionAttributes) KmsKeyArn() terra.StringValue

func (RegionAttributes) Name

func (RegionAttributes) Status

func (r RegionAttributes) Status() terra.StringValue

func (RegionAttributes) StatusMessage

func (r RegionAttributes) StatusMessage() terra.StringValue

type RegionState

type RegionState struct {
	KmsKeyArn     string `json:"kms_key_arn"`
	Name          string `json:"name"`
	Status        string `json:"status"`
	StatusMessage string `json:"status_message"`
}

Jump to

Keyboard shortcuts

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