Class OnCloudTrailImagePushedOptions.Jsii$Proxy

java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.services.ecr.OnCloudTrailImagePushedOptions.Jsii$Proxy
All Implemented Interfaces:
OnCloudTrailImagePushedOptions, EventCommonOptions, OnEventOptions, software.amazon.jsii.JsiiSerializable
Enclosing interface:
OnCloudTrailImagePushedOptions

@Stability(Stable) @Internal public static final class OnCloudTrailImagePushedOptions.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements OnCloudTrailImagePushedOptions
An implementation for OnCloudTrailImagePushedOptions
  • Constructor Details

    • Jsii$Proxy

      protected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
      Constructor that initializes the object based on values retrieved from the JsiiObject.
      Parameters:
      objRef - Reference to the JSII managed object.
    • Jsii$Proxy

      protected Jsii$Proxy(OnCloudTrailImagePushedOptions.Builder builder)
      Constructor that initializes the object based on literal property values passed by the OnCloudTrailImagePushedOptions.Builder.
  • Method Details