Class: Aws::Types::DeleteConfiguredModelAlgorithmAssociationRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#configured_model_algorithm_association_arn::String

Returns the value of attribute configured_model_algorithm_association_arn.

Returns:

  • (::String)


440
441
442
# File 'sig/types.rbs', line 440

def configured_model_algorithm_association_arn
  @configured_model_algorithm_association_arn
end

#membership_identifier::String

Returns the value of attribute membership_identifier.

Returns:

  • (::String)


441
442
443
# File 'sig/types.rbs', line 441

def membership_identifier
  @membership_identifier
end