Class: Aws::Types::ListControlsResponse

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#control_metadata_list ⇒ ::Array[Types::ControlMetadata]

Returns the value of attribute control_metadata_list.

Returns:



967
968
969
# File 'sig/types.rbs', line 967

def 
  @control_metadata_list
end

#next_token ⇒ ::String

Returns the value of attribute next_token.

Returns:

  • (::String)


968
969
970
# File 'sig/types.rbs', line 968

def next_token
  @next_token
end