Class: Aws::Types::GetProtectedJobInput

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#membership_identifier::String

Returns the value of attribute membership_identifier.

Returns:

  • (::String)


1569
1570
1571
# File 'sig/types.rbs', line 1569

def membership_identifier
  @membership_identifier
end

#protected_job_identifier::String

Returns the value of attribute protected_job_identifier.

Returns:

  • (::String)


1570
1571
1572
# File 'sig/types.rbs', line 1570

def protected_job_identifier
  @protected_job_identifier
end