Class: Aws::Types::S3ContentBaseLocationDescription

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:



1124
1125
1126
# File 'sig/types.rbs', line 1124

def base_path
  @base_path
end

#bucket_arn::String

Returns the value of attribute bucket_arn.

Returns:



1123
1124
1125
# File 'sig/types.rbs', line 1123

def bucket_arn
  @bucket_arn
end