Class: Aws::Types::DisassociateProtectConfigurationRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#configuration_set_name::String

Returns the value of attribute configuration_set_name.

Returns:

  • (::String)


1062
1063
1064
# File 'sig/types.rbs', line 1062

def configuration_set_name
  @configuration_set_name
end

#protect_configuration_id::String

Returns the value of attribute protect_configuration_id.

Returns:

  • (::String)


1061
1062
1063
# File 'sig/types.rbs', line 1061

def protect_configuration_id
  @protect_configuration_id
end