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

Container for the parameters to the DescribeEcsClusters operation. Describes Amazon ECS clusters that are registered with a stack. If you specify only a stack ID, you can use the MaxResults and NextToken parameters to paginate the response. However, AWS OpsWorks currently supports only one cluster per layer, so the result set has a maximum of one element.

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

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

비공개 메소드들

메소드 설명
IsSetEcsClusterArns ( ) : bool
IsSetMaxResults ( ) : bool
IsSetNextToken ( ) : bool
IsSetStackId ( ) : bool