Class: Aws::Types::CreateBucketOutput

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)


435
436
437
# File 'sig/types.rbs', line 435

def bucket_arn
  @bucket_arn
end

#location::String

Returns the value of attribute location.

Returns:

  • (::String)


434
435
436
# File 'sig/types.rbs', line 434

def location
  @location
end