C# Class Amazon.OpsWorks.Model.CloneStackRequest

Container for the parameters to the CloneStack operation. Creates a clone of a specified stack. For more information, see Clone a Stack. By default, all parameters are set to the values used by the parent stack.

Required Permissions: To use this action, an IAM user must have an attached policy that explicitly grants permissions. For more information on user permissions, see Managing User Permissions.

Inheritance: AmazonOpsWorksRequest
Mostrar archivo Open project: aws/aws-sdk-net Class Usage Examples

Private Methods

Method Description
IsSetAgentVersion ( ) : bool
IsSetAttributes ( ) : bool
IsSetChefConfiguration ( ) : bool
IsSetCloneAppIds ( ) : bool
IsSetClonePermissions ( ) : bool
IsSetConfigurationManager ( ) : bool
IsSetCustomCookbooksSource ( ) : bool
IsSetCustomJson ( ) : bool
IsSetDefaultAvailabilityZone ( ) : bool
IsSetDefaultInstanceProfileArn ( ) : bool
IsSetDefaultOs ( ) : bool
IsSetDefaultRootDeviceType ( ) : bool
IsSetDefaultSshKeyName ( ) : bool
IsSetDefaultSubnetId ( ) : bool
IsSetHostnameTheme ( ) : bool
IsSetName ( ) : bool
IsSetRegion ( ) : bool
IsSetServiceRoleArn ( ) : bool
IsSetSourceStackId ( ) : bool
IsSetUseCustomCookbooks ( ) : bool
IsSetUseOpsworksSecurityGroups ( ) : bool
IsSetVpcId ( ) : bool