Class: Aws::Types::ValidatePullThroughCacheRuleRequest
- Inherits:
-
Object
- Object
- Aws::Types::ValidatePullThroughCacheRuleRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#ecr_repository_prefix ⇒ ::String
Returns the value of attribute ecr_repository_prefix.
-
#registry_id ⇒ ::String
Returns the value of attribute registry_id.
Instance Attribute Details
#ecr_repository_prefix ⇒ ::String
Returns the value of attribute ecr_repository_prefix.
1444 1445 1446 |
# File 'sig/types.rbs', line 1444 def ecr_repository_prefix @ecr_repository_prefix end |
#registry_id ⇒ ::String
Returns the value of attribute registry_id.
1445 1446 1447 |
# File 'sig/types.rbs', line 1445 def registry_id @registry_id end |