Class: Aws::Types::ProtectedJobOutputConfigurationInput

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Defined Under Namespace

Classes: Member, Unknown

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#memberTypes::ProtectedJobMemberOutputConfigurationInput

Returns the value of attribute member.



2705
2706
2707
# File 'sig/types.rbs', line 2705

def member
  @member
end

#unknownObject

Returns the value of attribute unknown.

Returns:

  • (Object)


2706
2707
2708
# File 'sig/types.rbs', line 2706

def unknown
  @unknown
end