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
Показать файл Открыть проект Примеры использования класса

Приватные методы

Метод Описание
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