Class: Aws::Types::GetResourceSnapshotJobRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#catalog::String

Returns the value of attribute catalog.

Returns:

  • (::String)


588
589
590
# File 'sig/types.rbs', line 588

def catalog
  @catalog
end

#resource_snapshot_job_identifier::String

Returns the value of attribute resource_snapshot_job_identifier.

Returns:

  • (::String)


589
590
591
# File 'sig/types.rbs', line 589

def resource_snapshot_job_identifier
  @resource_snapshot_job_identifier
end