Class: Aws::ECR::Types::LifecyclePolicyPreviewNotFoundException
- Inherits:
-
Struct
- Object
- Struct
- Aws::ECR::Types::LifecyclePolicyPreviewNotFoundException
- Includes:
- Structure
- Defined in:
- 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
2692 2693 2694 2695 2696 |
# File 'lib/aws-sdk-ecr/types.rb', line 2692 class LifecyclePolicyPreviewNotFoundException < Struct.new( :message) SENSITIVE = [] include Aws::Structure end |