Class: Aws::AppConfig::Types::Parameter
- Inherits:
-
Struct
- Object
- Struct
- Aws::AppConfig::Types::Parameter
- Defined in:
- gems/aws-sdk-appconfig/lib/aws-sdk-appconfig/types.rb
Overview
A value such as an Amazon Resource Name (ARN) or an Amazon Simple Notification Service topic entered in an extension when invoked. Parameter values are specified in an extension association. For more information about extensions, see Working with AppConfig extensions in the AppConfig User Guide.
Constant Summary collapse
- SENSITIVE =
[]
Instance Attribute Summary collapse
-
#description ⇒ String
Information about the parameter.
-
#required ⇒ Boolean
A parameter value must be specified in the extension association.