Class: Aws::Types::RegionReport

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

Constant Summary collapse

SENSITIVE =

Returns:

Instance Attribute Summary collapse

Instance Attribute Details

#bucket::String

Returns the value of attribute bucket.

Returns:



1640
1641
1642
# File 'sig/types.rbs', line 1640

def bucket
  @bucket
end

#bucket_account_id::String

Returns the value of attribute bucket_account_id.

Returns:



1642
1643
1644
# File 'sig/types.rbs', line 1642

def 
  
end

#region::String

Returns the value of attribute region.

Returns:



1641
1642
1643
# File 'sig/types.rbs', line 1641

def region
  @region
end