Class: Aws::Types::StartRemediationExecutionRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#config_rule_name::String

Returns the value of attribute config_rule_name.

Returns:

  • (::String)


2189
2190
2191
# File 'sig/types.rbs', line 2189

def config_rule_name
  @config_rule_name
end

#resource_keys::Array[Types::ResourceKey]

Returns the value of attribute resource_keys.

Returns:



2190
2191
2192
# File 'sig/types.rbs', line 2190

def resource_keys
  @resource_keys
end