databackupreportplan

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 ReportDeliveryChannel

type ReportDeliveryChannel struct{}

type ReportDeliveryChannelAttributes

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

func (ReportDeliveryChannelAttributes) Formats

func (ReportDeliveryChannelAttributes) InternalRef

func (ReportDeliveryChannelAttributes) InternalTokens

func (rdc ReportDeliveryChannelAttributes) InternalTokens() (hclwrite.Tokens, error)

func (ReportDeliveryChannelAttributes) InternalWithRef

func (ReportDeliveryChannelAttributes) S3BucketName

func (ReportDeliveryChannelAttributes) S3KeyPrefix

type ReportDeliveryChannelState

type ReportDeliveryChannelState struct {
	Formats      []string `json:"formats"`
	S3BucketName string   `json:"s3_bucket_name"`
	S3KeyPrefix  string   `json:"s3_key_prefix"`
}

type ReportSetting

type ReportSetting struct{}

type ReportSettingAttributes

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

func (ReportSettingAttributes) Accounts

func (ReportSettingAttributes) FrameworkArns

func (ReportSettingAttributes) InternalRef

func (rs ReportSettingAttributes) InternalRef() (terra.Reference, error)

func (ReportSettingAttributes) InternalTokens

func (rs ReportSettingAttributes) InternalTokens() (hclwrite.Tokens, error)

func (ReportSettingAttributes) InternalWithRef

func (ReportSettingAttributes) NumberOfFrameworks

func (rs ReportSettingAttributes) NumberOfFrameworks() terra.NumberValue

func (ReportSettingAttributes) OrganizationUnits

func (rs ReportSettingAttributes) OrganizationUnits() terra.SetValue[terra.StringValue]

func (ReportSettingAttributes) Regions

func (ReportSettingAttributes) ReportTemplate

func (rs ReportSettingAttributes) ReportTemplate() terra.StringValue

type ReportSettingState

type ReportSettingState struct {
	Accounts           []string `json:"accounts"`
	FrameworkArns      []string `json:"framework_arns"`
	NumberOfFrameworks float64  `json:"number_of_frameworks"`
	OrganizationUnits  []string `json:"organization_units"`
	Regions            []string `json:"regions"`
	ReportTemplate     string   `json:"report_template"`
}

Jump to

Keyboard shortcuts

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