Class S3SourceActionProps.Jsii$Proxy

java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.services.codepipeline.actions.S3SourceActionProps.Jsii$Proxy
All Implemented Interfaces:
S3SourceActionProps, CommonActionProps, CommonAwsActionProps, software.amazon.jsii.JsiiSerializable
Enclosing interface:
S3SourceActionProps

@Stability(Stable) @Internal public static final class S3SourceActionProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements S3SourceActionProps
An implementation for S3SourceActionProps
  • 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(S3SourceActionProps.Builder builder)
      Constructor that initializes the object based on literal property values passed by the S3SourceActionProps.Builder.
  • Method Details