Class: Aws::Types::StartResourceSnapshotJobRequest

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)


1459
1460
1461
# File 'sig/types.rbs', line 1459

def catalog
  @catalog
end

#resource_snapshot_job_identifier::String

Returns the value of attribute resource_snapshot_job_identifier.

Returns:

  • (::String)


1460
1461
1462
# File 'sig/types.rbs', line 1460

def resource_snapshot_job_identifier
  @resource_snapshot_job_identifier
end