Class: Aws::Types::ProtectedJobResultConfigurationInput
- Inherits:
-
Object
- Object
- Aws::Types::ProtectedJobResultConfigurationInput
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#output_configuration ⇒ Types::ProtectedJobOutputConfigurationInput
Returns the value of attribute output_configuration.
Instance Attribute Details
#output_configuration ⇒ Types::ProtectedJobOutputConfigurationInput
Returns the value of attribute output_configuration.
2747 2748 2749 |
# File 'sig/types.rbs', line 2747 def output_configuration @output_configuration end |