Class: Aws::Types::Exclude

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

Constant Summary collapse

SENSITIVE =

Returns:

Instance Attribute Summary collapse

Instance Attribute Details

#buckets::Array[::String]

Returns the value of attribute buckets.

Returns:



506
507
508
# File 'sig/types.rbs', line 506

def buckets
  @buckets
end

#regions::Array[::String]

Returns the value of attribute regions.

Returns:



507
508
509
# File 'sig/types.rbs', line 507

def regions
  @regions
end