Class: Aws::Types::CreateConfiguredModelAlgorithmAssociationResponse
- Inherits:
-
Object
- Object
- Aws::Types::CreateConfiguredModelAlgorithmAssociationResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#configured_model_algorithm_association_arn ⇒ ::String
Returns the value of attribute configured_model_algorithm_association_arn.
Instance Attribute Details
#configured_model_algorithm_association_arn ⇒ ::String
Returns the value of attribute configured_model_algorithm_association_arn.
316 317 318 |
# File 'sig/types.rbs', line 316 def configured_model_algorithm_association_arn @configured_model_algorithm_association_arn end |