Class: Aws::Types::ListConfigurationCheckOperationsOutput

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#configuration_check_operations::Array[Types::ConfigurationCheckOperation]

Returns the value of attribute configuration_check_operations.



322
323
324
# File 'sig/types.rbs', line 322

def configuration_check_operations
  @configuration_check_operations
end

#next_token::String

Returns the value of attribute next_token.

Returns:

  • (::String)


323
324
325
# File 'sig/types.rbs', line 323

def next_token
  @next_token
end