@Stability(value=Stable) public static final class CfnApplicationV2.CustomArtifactConfigurationProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnApplicationV2.CustomArtifactConfigurationProperty>
CfnApplicationV2.CustomArtifactConfigurationProperty| Constructor and Description |
|---|
Builder() |
@Stability(value=Stable) public CfnApplicationV2.CustomArtifactConfigurationProperty.Builder artifactType(String artifactType)
CfnApplicationV2.CustomArtifactConfigurationProperty.getArtifactType()artifactType - `CfnApplicationV2.CustomArtifactConfigurationProperty.ArtifactType`. This parameter is required.this@Stability(value=Stable) public CfnApplicationV2.CustomArtifactConfigurationProperty.Builder mavenReference(CfnApplicationV2.MavenReferenceProperty mavenReference)
CfnApplicationV2.CustomArtifactConfigurationProperty.getMavenReference()mavenReference - `CfnApplicationV2.CustomArtifactConfigurationProperty.MavenReference`.this@Stability(value=Stable) public CfnApplicationV2.CustomArtifactConfigurationProperty.Builder mavenReference(IResolvable mavenReference)
CfnApplicationV2.CustomArtifactConfigurationProperty.getMavenReference()mavenReference - `CfnApplicationV2.CustomArtifactConfigurationProperty.MavenReference`.this@Stability(value=Stable) public CfnApplicationV2.CustomArtifactConfigurationProperty.Builder s3ContentLocation(CfnApplicationV2.S3ContentLocationProperty s3ContentLocation)
s3ContentLocation - `CfnApplicationV2.CustomArtifactConfigurationProperty.S3ContentLocation`.this@Stability(value=Stable) public CfnApplicationV2.CustomArtifactConfigurationProperty.Builder s3ContentLocation(IResolvable s3ContentLocation)
s3ContentLocation - `CfnApplicationV2.CustomArtifactConfigurationProperty.S3ContentLocation`.this@Stability(value=Stable) public CfnApplicationV2.CustomArtifactConfigurationProperty build()
build in interface software.amazon.jsii.Builder<CfnApplicationV2.CustomArtifactConfigurationProperty>CfnApplicationV2.CustomArtifactConfigurationPropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.