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

#bucketTypes::Bucket

Returns the value of attribute bucket.

Returns:



548
549
550
# File 'sig/types.rbs', line 548

def bucket
  @bucket
end

#operations::Array[Types::Operation]

Returns the value of attribute operations.

Returns:



549
550
551
# File 'sig/types.rbs', line 549

def operations
  @operations
end