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