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
파일 보기 프로젝트 열기: aws/aws-sdk-net 1 사용 예제들

비공개 메소드들

메소드 설명
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