Class: Aws::Types::S3ContentBaseLocation

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#base_path::String

Returns the value of attribute base_path.

Returns:

  • (::String)


1118
1119
1120
# File 'sig/types.rbs', line 1118

def base_path
  @base_path
end

#bucket_arn::String

Returns the value of attribute bucket_arn.

Returns:

  • (::String)


1117
1118
1119
# File 'sig/types.rbs', line 1117

def bucket_arn
  @bucket_arn
end