Class: Aws::Types::CreateBucketResult

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#bucket_arn::String

Returns the value of attribute bucket_arn.

Returns:

  • (::String)


250
251
252
# File 'sig/types.rbs', line 250

def bucket_arn
  @bucket_arn
end

#location::String

Returns the value of attribute location.

Returns:

  • (::String)


249
250
251
# File 'sig/types.rbs', line 249

def location
  @location
end