Class: Aws::Types::GetConfiguredModelAlgorithmAssociationRequest

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:



637
638
639
# File 'sig/types.rbs', line 637

def configured_model_algorithm_association_arn
  @configured_model_algorithm_association_arn
end

#membership_identifier::String

Returns the value of attribute membership_identifier.

Returns:



638
639
640
# File 'sig/types.rbs', line 638

def membership_identifier
  @membership_identifier
end