Class: Aws::Types::OpenZFSOriginSnapshotConfiguration

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

Constant Summary collapse

SENSITIVE =

Returns:

Instance Attribute Summary collapse

Instance Attribute Details

#copy_strategy"CLONE", ...

Returns the value of attribute copy_strategy.

Returns:



1379
1380
1381
# File 'sig/types.rbs', line 1379

def copy_strategy
  @copy_strategy
end

#snapshot_arn::String

Returns the value of attribute snapshot_arn.

Returns:



1378
1379
1380
# File 'sig/types.rbs', line 1378

def snapshot_arn
  @snapshot_arn
end