GetSdkTypeResponse

A type of SDK that API Gateway can generate.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

A list of configuration properties of an SdkType.

Link copied to clipboard

The description of an SdkType.

Link copied to clipboard

The user-friendly name of an SdkType instance.

Link copied to clipboard
val id: String?

The identifier of an SdkType instance.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String