Class: Aws::Types::UpdateSnapshotRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#retention_period::Integer

Returns the value of attribute retention_period.

Returns:

  • (::Integer)


1108
1109
1110
# File 'sig/types.rbs', line 1108

def retention_period
  @retention_period
end

#snapshot_name::String

Returns the value of attribute snapshot_name.

Returns:

  • (::String)


1109
1110
1111
# File 'sig/types.rbs', line 1109

def snapshot_name
  @snapshot_name
end