cloudformation

package
v0.0.0-...-62343dc Latest Latest
Warning

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

Go to latest
Published: May 8, 2022 License: MIT Imports: 8 Imported by: 0

Documentation

Overview

AUTOGENERATED CODE DO NOT EDIT This file is automatically generated from /internal/codegen/templates/aws_helpers_file.tmpl

AUTOGENERATED CODE DO NOT EDIT This file is automatically generated from /internal/codegen/templates/aws_referenced_resource_file.tmpl

AUTOGENERATED CODE DO NOT EDIT This file is automatically generated from /internal/codegen/templates/aws_resource_file.tmpl

AUTOGENERATED CODE DO NOT EDIT This file is automatically generated from /internal/codegen/templates/aws_fetching_file.tmpl

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ConvertTags

func ConvertTags(tags []types.Tag) map[string]string

Types

type Output

type Output struct {
	Description string `` /* 191-byte string literal not displayed */
	ExportName  string `` /* 191-byte string literal not displayed */
	OutputKey   string `` /* 185-byte string literal not displayed */
	OutputValue string `` /* 197-byte string literal not displayed */
}

type Parameter

type Parameter struct {
	ParameterKey     string `` /* 203-byte string literal not displayed */
	ParameterValue   string `` /* 215-byte string literal not displayed */
	ResolvedValue    string `` /* 209-byte string literal not displayed */
	UsePreviousValue bool   `` /* 201-byte string literal not displayed */
}

type RollbackConfiguration

type RollbackConfiguration struct {
	MonitoringTimeInMinutes int32              `` /* 257-byte string literal not displayed */
	RollbackTriggers        []*RollbackTrigger `` /* 220-byte string literal not displayed */
}

type RollbackTrigger

type RollbackTrigger struct {
	Arn  string `` /* 143-byte string literal not displayed */
	Type string `` /* 149-byte string literal not displayed */
}

type Stack

type Stack struct {
	CreationTime                int64                  `` /* 210-byte string literal not displayed */
	StackName                   string                 `` /* 185-byte string literal not displayed */
	StackStatus                 string                 `` /* 197-byte string literal not displayed */
	Capabilities                []string               `` /* 235-byte string literal not displayed */
	ChangeSetId                 string                 `` /* 203-byte string literal not displayed */
	DeletionTime                int64                  `` /* 210-byte string literal not displayed */
	Description                 string                 `` /* 191-byte string literal not displayed */
	DisableRollback             bool                   `` /* 189-byte string literal not displayed */
	DriftInformation            *StackDriftInformation `` /* 192-byte string literal not displayed */
	EnableTerminationProtection bool                   `` /* 267-byte string literal not displayed */
	LastUpdatedTime             int64                  `` /* 234-byte string literal not displayed */
	NotificationARNs            []string               `` /* 265-byte string literal not displayed */
	Outputs                     []*Output              `` /* 160-byte string literal not displayed */
	Parameters                  []*Parameter           `` /* 178-byte string literal not displayed */
	ParentId                    string                 `` /* 179-byte string literal not displayed */
	RoleARN                     string                 `` /* 173-byte string literal not displayed */
	RollbackConfiguration       *RollbackConfiguration `` /* 222-byte string literal not displayed */
	RootId                      string                 `` /* 167-byte string literal not displayed */
	StackId                     string                 `` /* 213-byte string literal not displayed */
	StackStatusReason           string                 `` /* 239-byte string literal not displayed */
	Tags                        map[string]string      `` /* 209-byte string literal not displayed */
	TimeoutInMinutes            int32                  `` /* 209-byte string literal not displayed */
	AccountId                   string                 `` /* 185-byte string literal not displayed */
	Region                      string                 `` /* 161-byte string literal not displayed */
	ReportTime                  int64                  `` /* 208-byte string literal not displayed */
	InventoryUUID               string                 `` /* 152-byte string literal not displayed */
}

func FetchStacks

func FetchStacks(ctx context.Context, params *aws.AwsFetchInput) ([]*Stack, *aws.AwsFetchOutputMetadata)

type StackDriftInformation

type StackDriftInformation struct {
	StackDriftStatus   string `` /* 233-byte string literal not displayed */
	LastCheckTimestamp int64  `` /* 252-byte string literal not displayed */
}

type Tag

type Tag struct {
	Key   string `` /* 143-byte string literal not displayed */
	Value string `` /* 155-byte string literal not displayed */
}

Jump to

Keyboard shortcuts

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