C# 클래스 Amazon.APIGateway.Model.Deployment

An immutable representation of a RestApi resource that can be called by users using Stages. A deployment must be associated with a Stage for it to be callable over the Internet.
To create a deployment, call POST on the Deployments resource of a RestApi. To view, update, or delete a deployment, call GET, PATCH, or DELETE on the specified deployment resource (/restapis/{restapi_id}/deployments/{deployment_id}).
파일 보기 프로젝트 열기: aws/aws-sdk-net

비공개 메소드들

메소드 설명
IsSetApiSummary ( ) : bool
IsSetCreatedDate ( ) : bool
IsSetDescription ( ) : bool
IsSetId ( ) : bool