C# Класс Amazon.CloudFormation.Model.CreateStackRequest

Container for the parameters to the CreateStack operation.

Creates a stack as specified in the template. After the call completes successfully, the stack creation starts. You can check the status of the stack via the DescribeStacks API.

NOTE: Currently, the limit for stacks is 20 stacks per account per region.

Наследование: Amazon.Runtime.AmazonWebServiceRequest
Показать файл Открыть проект Примеры использования класса

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

Метод Описание
IsSetCapabilities ( ) : bool
IsSetDisableRollback ( ) : bool
IsSetNotificationARNs ( ) : bool
IsSetOnFailure ( ) : bool
IsSetParameters ( ) : bool
IsSetResourceTypes ( ) : bool
IsSetRoleARN ( ) : bool
IsSetStackName ( ) : bool
IsSetStackPolicyBody ( ) : bool
IsSetStackPolicyURL ( ) : bool
IsSetTags ( ) : bool
IsSetTemplateBody ( ) : bool
IsSetTemplateURL ( ) : bool
IsSetTimeoutInMinutes ( ) : bool