You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::APIGateway::Types::SdkType

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

A type of SDK that API Gateway can generate.

Returned by:

Instance Attribute Summary collapse

Instance Attribute Details

#configuration_propertiesArray<Types::SdkConfigurationProperty>

A list of configuration properties of an SdkType.

Returns:

#descriptionString

The description of an SdkType.

Returns:

  • (String)

    The description of an SdkType.

#friendly_nameString

The user-friendly name of an SdkType instance.

Returns:

  • (String)

    The user-friendly name of an SdkType instance.

#idString

The identifier of an SdkType instance.

Returns:

  • (String)

    The identifier of an SdkType instance.