C# 클래스 Amazon.OpsWorks.Model.CreateInstanceRequest

Container for the parameters to the CreateInstance operation.

Creates an instance in a specified stack. For more information, see Adding an Instance to a Layer .

Required Permissions : To use this action, an IAM user must have a Manage permissions level for the stack, or an attached policy that explicitly grants permissions. For more information on user permissions, see Managing User Permissions .

상속: AmazonOpsWorksRequest
파일 보기 프로젝트 열기: scopely/aws-sdk-net 1 사용 예제들

비공개 메소드들

메소드 설명
IsSetAmiId ( ) : bool
IsSetArchitecture ( ) : bool
IsSetAutoScalingType ( ) : bool
IsSetAvailabilityZone ( ) : bool
IsSetHostname ( ) : bool
IsSetInstallUpdatesOnBoot ( ) : bool
IsSetInstanceType ( ) : bool
IsSetLayerIds ( ) : bool
IsSetOs ( ) : bool
IsSetRootDeviceType ( ) : bool
IsSetSshKeyName ( ) : bool
IsSetStackId ( ) : bool
IsSetSubnetId ( ) : bool