Class: Aws::Types::TrainingRepositoryAuthConfig
- Inherits:
-
Object
- Object
- Aws::Types::TrainingRepositoryAuthConfig
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#training_repository_credentials_provider_arn ⇒ ::String
Returns the value of attribute training_repository_credentials_provider_arn.
Instance Attribute Details
#training_repository_credentials_provider_arn ⇒ ::String
Returns the value of attribute training_repository_credentials_provider_arn.
11560 11561 11562 |
# File 'sig/types.rbs', line 11560 def training_repository_credentials_provider_arn @training_repository_credentials_provider_arn end |