Class: Aws::Types::UpdateBucketResult

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:



3095
3096
3097
# File 'sig/types.rbs', line 3095

def bucket
  @bucket
end

#operations::Array[Types::Operation]

Returns the value of attribute operations.

Returns:



3096
3097
3098
# File 'sig/types.rbs', line 3096

def operations
  @operations
end