You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::ECR::Types::PutImageTagMutabilityResponse
- Inherits:
-
Struct
- Object
- Struct
- Aws::ECR::Types::PutImageTagMutabilityResponse
- Defined in:
- (unknown)
Overview
Returned by:
Instance Attribute Summary collapse
-
#image_tag_mutability ⇒ String
The image tag mutability setting for the repository.
-
#registry_id ⇒ String
The registry ID associated with the request.
-
#repository_name ⇒ String
The repository name associated with the request.
Instance Attribute Details
#image_tag_mutability ⇒ String
The image tag mutability setting for the repository.
Possible values:
- MUTABLE
- IMMUTABLE
#registry_id ⇒ String
The registry ID associated with the request.
#repository_name ⇒ String
The repository name associated with the request.