Class: Aws::Types::AssociateProtectConfigurationRequest

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)


49
50
51
# File 'sig/types.rbs', line 49

def configuration_set_name
  @configuration_set_name
end

#protect_configuration_id::String

Returns the value of attribute protect_configuration_id.

Returns:

  • (::String)


48
49
50
# File 'sig/types.rbs', line 48

def protect_configuration_id
  @protect_configuration_id
end