Class: Aws::Types::DeleteRemediationConfigurationRequest

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)


560
561
562
# File 'sig/types.rbs', line 560

def config_rule_name
  @config_rule_name
end

#resource_type::String

Returns the value of attribute resource_type.

Returns:

  • (::String)


561
562
563
# File 'sig/types.rbs', line 561

def resource_type
  @resource_type
end