class Aws::APIGateway::Types::SdkConfigurationProperty
A configuration property of an SDK type.
@!attribute [rw] name
The name of a an SdkType configuration property. @return [String]
@!attribute [rw] friendly_name
The user-friendly name of an SdkType configuration property. @return [String]
@!attribute [rw] description
The description of an SdkType configuration property. @return [String]
@!attribute [rw] required
A boolean flag of an SdkType configuration property to indicate if the associated SDK configuration property is required (`true`) or not (`false`). @return [Boolean]
@!attribute [rw] default_value
The default value of an SdkType configuration property. @return [String]
Constants
- SENSITIVE