Class: Aws::Types::AwsRedshiftClusterClusterSnapshotCopyStatus

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#destination_region::String

Returns the value of attribute destination_region.

Returns:

  • (::String)


3752
3753
3754
# File 'sig/types.rbs', line 3752

def destination_region
  @destination_region
end

#manual_snapshot_retention_period::Integer

Returns the value of attribute manual_snapshot_retention_period.

Returns:

  • (::Integer)


3753
3754
3755
# File 'sig/types.rbs', line 3753

def manual_snapshot_retention_period
  @manual_snapshot_retention_period
end

#retention_period::Integer

Returns the value of attribute retention_period.

Returns:

  • (::Integer)


3754
3755
3756
# File 'sig/types.rbs', line 3754

def retention_period
  @retention_period
end

#snapshot_copy_grant_name::String

Returns the value of attribute snapshot_copy_grant_name.

Returns:

  • (::String)


3755
3756
3757
# File 'sig/types.rbs', line 3755

def snapshot_copy_grant_name
  @snapshot_copy_grant_name
end