class Aws::AppSync::Types::DeleteTypeRequest
@note When making an API call, you may pass DeleteTypeRequest
data as a hash: { api_id: "String", # required type_name: "ResourceName", # required }
@!attribute [rw] api_id
The API ID. @return [String]
@!attribute [rw] type_name
The type name. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/appsync-2017-07-25/DeleteTypeRequest AWS API Documentation
Constants
- SENSITIVE