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

A resource that can be distributed to callers for executing Method resources that require an API key. API keys can be mapped to any Stage on any RestApi, which indicates that the callers with the API key can make requests to that stage.
상속: Amazon.Runtime.AmazonWebServiceResponse
파일 보기 프로젝트 열기: aws/aws-sdk-net 1 사용 예제들

비공개 메소드들

메소드 설명
IsSetCreatedDate ( ) : bool
IsSetCustomerId ( ) : bool
IsSetDescription ( ) : bool
IsSetEnabled ( ) : bool
IsSetId ( ) : bool
IsSetLastUpdatedDate ( ) : bool
IsSetName ( ) : bool
IsSetStageKeys ( ) : bool
IsSetValue ( ) : bool