class Aws::APIGateway::Types::DeleteApiKeyRequest
A request to delete the ApiKey
resource.
@note When making an API call, you may pass DeleteApiKeyRequest
data as a hash: { api_key: "String", # required }
@!attribute [rw] api_key
\[Required\] The identifier of the ApiKey resource to be deleted. @return [String]
Constants
- SENSITIVE