Class: Aws::Types::ExternalLocation

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

Defined Under Namespace

Classes: S3Location, Unknown

Constant Summary collapse

SENSITIVE =

Returns:

Instance Attribute Summary collapse

Instance Attribute Details

#s3_location::String

Returns the value of attribute s3_location.

Returns:



416
417
418
# File 'sig/types.rbs', line 416

def s3_location
  @s3_location
end

#unknownObject

Returns the value of attribute unknown.

Returns:



417
418
419
# File 'sig/types.rbs', line 417

def unknown
  @unknown
end