Class: Aws::ECR::Types::LifecyclePolicyPreviewNotFoundException
- Inherits:
-
Struct
- Object
- Struct
- Aws::ECR::Types::LifecyclePolicyPreviewNotFoundException
- Defined in:
- gems/aws-sdk-ecr/lib/aws-sdk-ecr/types.rb
Overview
There is no dry run for this repository.
Constant Summary collapse
- SENSITIVE =
[]
Instance Attribute Summary collapse
Instance Attribute Details
#message ⇒ String
2638 2639 2640 2641 2642 |
# File 'gems/aws-sdk-ecr/lib/aws-sdk-ecr/types.rb', line 2638 class LifecyclePolicyPreviewNotFoundException < Struct.new( :message) SENSITIVE = [] include Aws::Structure end |