Class: Aws::Types::RepositoryAuthConfig
- Inherits:
-
Object
- Object
- Aws::Types::RepositoryAuthConfig
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#repository_credentials_provider_arn ⇒ ::String
Returns the value of attribute repository_credentials_provider_arn.
Instance Attribute Details
#repository_credentials_provider_arn ⇒ ::String
Returns the value of attribute repository_credentials_provider_arn.
10484 10485 10486 |
# File 'sig/types.rbs', line 10484 def repository_credentials_provider_arn @repository_credentials_provider_arn end |