Class: Aws::Types::ProtectedJobOutputConfigurationInput
- Inherits:
-
Object
- Object
- Aws::Types::ProtectedJobOutputConfigurationInput
- Defined in:
- sig/types.rbs
Defined Under Namespace
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#member ⇒ Types::ProtectedJobMemberOutputConfigurationInput
Returns the value of attribute member.
-
#unknown ⇒ Object
Returns the value of attribute unknown.
Instance Attribute Details
#member ⇒ Types::ProtectedJobMemberOutputConfigurationInput
Returns the value of attribute member.
2732 2733 2734 |
# File 'sig/types.rbs', line 2732 def member @member end |
#unknown ⇒ Object
Returns the value of attribute unknown.
2733 2734 2735 |
# File 'sig/types.rbs', line 2733 def unknown @unknown end |