Class: Aws::Types::DescribeHomeRegionControlsResult

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

Constant Summary collapse

SENSITIVE =

Returns:

Instance Attribute Summary collapse

Instance Attribute Details

#home_region_controls::Array[Types::HomeRegionControl]

Returns the value of attribute home_region_controls.

Returns:



46
47
48
# File 'sig/types.rbs', line 46

def home_region_controls
  @home_region_controls
end

#next_token::String

Returns the value of attribute next_token.

Returns:



47
48
49
# File 'sig/types.rbs', line 47

def next_token
  @next_token
end