Class: Aws::Types::SupplementalDataStorageLocation

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#s3_locationTypes::S3Location

Returns the value of attribute s3_location.

Returns:



2676
2677
2678
# File 'sig/types.rbs', line 2676

def s3_location
  @s3_location
end

#type"S3"

Returns the value of attribute type.

Returns:

  • ("S3")


2675
2676
2677
# File 'sig/types.rbs', line 2675

def type
  @type
end