SdkConfigurationProperty
A configuration property of an SDK type.
Contents
- defaultValue
-
The default value of an SdkType configuration property.
Type: String
Required: No
- description
-
The description of an SdkType configuration property.
Type: String
Required: No
- friendlyName
-
The user-friendly name of an SdkType configuration property.
Type: String
Required: No
- name
-
The name of a an SdkType configuration property.
Type: String
Required: No
- required
-
A boolean flag of an SdkType configuration property to indicate if the associated SDK configuration property is required (
true
) or not (false
).Type: Boolean
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: