@Stability(value=Stable)
public static interface CfnApplicationV2.CustomArtifactConfigurationProperty
extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnApplicationV2.CustomArtifactConfigurationProperty.Builder
A builder for
CfnApplicationV2.CustomArtifactConfigurationProperty |
static class |
CfnApplicationV2.CustomArtifactConfigurationProperty.Jsii$Proxy
An implementation for
CfnApplicationV2.CustomArtifactConfigurationProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnApplicationV2.CustomArtifactConfigurationProperty.Builder |
builder() |
String |
getArtifactType()
`CfnApplicationV2.CustomArtifactConfigurationProperty.ArtifactType`.
|
default Object |
getMavenReference()
`CfnApplicationV2.CustomArtifactConfigurationProperty.MavenReference`.
|
default Object |
getS3ContentLocation()
`CfnApplicationV2.CustomArtifactConfigurationProperty.S3ContentLocation`.
|
@Stability(value=Stable) @NotNull String getArtifactType()
@Stability(value=Stable) @Nullable default Object getMavenReference()
@Stability(value=Stable) @Nullable default Object getS3ContentLocation()
@Stability(value=Stable) static CfnApplicationV2.CustomArtifactConfigurationProperty.Builder builder()
Copyright © 2021. All rights reserved.