Class PublishAssetsActionProps.Jsii$Proxy

java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.pipelines.PublishAssetsActionProps.Jsii$Proxy
All Implemented Interfaces:
PublishAssetsActionProps, software.amazon.jsii.JsiiSerializable
Enclosing interface:
PublishAssetsActionProps

@Stability(Deprecated) @Deprecated @Internal public static final class PublishAssetsActionProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements PublishAssetsActionProps
Deprecated.
An implementation for PublishAssetsActionProps
  • Nested Class Summary

    Nested classes/interfaces inherited from class software.amazon.jsii.JsiiObject

    software.amazon.jsii.JsiiObject.InitializationMode

    Nested classes/interfaces inherited from interface software.amazon.awscdk.pipelines.PublishAssetsActionProps

    PublishAssetsActionProps.Builder, PublishAssetsActionProps.Jsii$Proxy
  • Constructor Summary

    Constructors
    Modifier
    Constructor
    Description
    protected
    Deprecated.
    Constructor that initializes the object based on literal property values passed by the PublishAssetsActionProps.Builder.
    protected
    Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
    Deprecated.
    Constructor that initializes the object based on values retrieved from the JsiiObject.
  • Method Summary

    Modifier and Type
    Method
    Description
    com.fasterxml.jackson.databind.JsonNode
    Deprecated.
     
    final boolean
    Deprecated.
     
    final String
    Deprecated.
    (deprecated) Name of publishing action.
    final AssetType
    Deprecated.
    (deprecated) AssetType we're publishing.
    final BuildSpec
    Deprecated.
    (deprecated) Custom BuildSpec that is merged with generated one.
    final String
    Deprecated.
    (deprecated) Version of CDK CLI to 'npm install'.
    final Artifact
    Deprecated.
    (deprecated) The CodePipeline artifact that holds the Cloud Assembly.
    final Boolean
    Deprecated.
    (deprecated) Use a file buildspec written to the cloud assembly instead of an inline buildspec.
    Deprecated.
    (deprecated) Any Dependable construct that the CodeBuild project needs to take a dependency on.
    final List<String>
    Deprecated.
    (deprecated) Additional commands to run before installing cdk-assert Use this to setup proxies or npm mirrors.
    final String
    Deprecated.
    (deprecated) Name of the CodeBuild project.
    final IRole
    Deprecated.
    (deprecated) Role to use for CodePipeline and CodeBuild to build and publish the assets.
    Deprecated.
    (deprecated) Which subnets to use.
    final IVpc
    Deprecated.
    (deprecated) The VPC where to execute the PublishAssetsAction.
    final int
    Deprecated.
     

    Methods inherited from class software.amazon.jsii.JsiiObject

    jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSet

    Methods inherited from class java.lang.Object

    clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait