Class: Aws::Types::AwsJsonSubstitutionCommandPreprocessorConfig
- Inherits:
-
Object
- Object
- Aws::Types::AwsJsonSubstitutionCommandPreprocessorConfig
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#output_format ⇒ "JSON", "CBOR"
Returns the value of attribute output_format.
Instance Attribute Details
#output_format ⇒ "JSON", "CBOR"
Returns the value of attribute output_format.
373 374 375 |
# File 'sig/types.rbs', line 373 def output_format @output_format end |