Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateReplica ¶
func DestroyReplica ¶
Types ¶
type CopyAMIRequest ¶
type CopyAMIRequest struct { Prefix string ID string AMISourceName string AMISourceArch string // AMITargetName string // If AMITargetRegion is nil // it will be copied to all regions AMITargetRegion *string }
func (CopyAMIRequest) Create ¶
func (r CopyAMIRequest) Create() error
So create will check if stack with state already exists, if that is the case it will pick info from its outputs If stack does not exists it will create it
Click to show internal directories.
Click to hide internal directories.