C# Класс Amazon.APIGateway.Model.ApiKey

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.
Показать файл Открыть проект

Приватные методы

Метод Описание
IsSetCreatedDate ( ) : bool
IsSetCustomerId ( ) : bool
IsSetDescription ( ) : bool
IsSetEnabled ( ) : bool
IsSetId ( ) : bool
IsSetLastUpdatedDate ( ) : bool
IsSetName ( ) : bool
IsSetStageKeys ( ) : bool
IsSetValue ( ) : bool