class Aws::AppSync::Types::DeleteApiKeyRequest

@note When making an API call, you may pass DeleteApiKeyRequest

data as a hash:

    {
      api_id: "String", # required
      id: "String", # required
    }

@!attribute [rw] api_id

The API ID.
@return [String]

@!attribute [rw] id

The ID for the API key.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/appsync-2017-07-25/DeleteApiKeyRequest AWS API Documentation

Constants

SENSITIVE