class Aws::APIGateway::Types::SdkType

A type of SDK that API Gateway can generate.

@!attribute [rw] id

The identifier of an SdkType instance.
@return [String]

@!attribute [rw] friendly_name

The user-friendly name of an SdkType instance.
@return [String]

@!attribute [rw] description

The description of an SdkType.
@return [String]

@!attribute [rw] configuration_properties

A list of configuration properties of an SdkType.
@return [Array<Types::SdkConfigurationProperty>]

Constants

SENSITIVE