Class: Aws::Types::S3ContentBaseLocationUpdate

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#base_path_update::String

Returns the value of attribute base_path_update.

Returns:

  • (::String)


1130
1131
1132
# File 'sig/types.rbs', line 1130

def base_path_update
  @base_path_update
end

#bucket_arn_update::String

Returns the value of attribute bucket_arn_update.

Returns:

  • (::String)


1129
1130
1131
# File 'sig/types.rbs', line 1129

def bucket_arn_update
  @bucket_arn_update
end