C# 클래스 Amazon.ECS.Model.ListTaskDefinitionFamiliesRequest

Container for the parameters to the ListTaskDefinitionFamilies operation. Returns a list of task definition families that are registered to your account (which may include task definition families that no longer have any ACTIVE task definition revisions).

You can filter out task definition families that do not contain any ACTIVE task definition revisions by setting the status parameter to ACTIVE. You can also filter the results with the familyPrefix parameter.

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

비공개 메소드들

메소드 설명
IsSetFamilyPrefix ( ) : bool
IsSetMaxResults ( ) : bool
IsSetNextToken ( ) : bool
IsSetStatus ( ) : bool