Class: Aws::Types::SnapshotDestinationConfiguration

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#s3_destinations::Array[Types::SnapshotS3DestinationConfiguration]

Returns the value of attribute s3_destinations.



10285
10286
10287
# File 'sig/types.rbs', line 10285

def s3_destinations
  @s3_destinations
end