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)


1588
1589
1590
# File 'sig/types.rbs', line 1588

def membership_identifier
  @membership_identifier
end

#protected_job_identifier::String

Returns the value of attribute protected_job_identifier.

Returns:

  • (::String)


1589
1590
1591
# File 'sig/types.rbs', line 1589

def protected_job_identifier
  @protected_job_identifier
end