Class: Aws::Types::DescribeStandardsControlsResponse

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#controls::Array[Types::StandardsControl]

Returns the value of attribute controls.

Returns:



5557
5558
5559
# File 'sig/types.rbs', line 5557

def controls
  @controls
end

#next_token::String

Returns the value of attribute next_token.

Returns:

  • (::String)


5558
5559
5560
# File 'sig/types.rbs', line 5558

def next_token
  @next_token
end