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.
2705 2706 2707 |
# File 'sig/types.rbs', line 2705 def member @member end |
#unknown ⇒ Object
Returns the value of attribute unknown.
2706 2707 2708 |
# File 'sig/types.rbs', line 2706 def unknown @unknown end |