@Stability(value=Stable)
public static interface CfnDeploymentGroup.RevisionLocationProperty
extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnDeploymentGroup.RevisionLocationProperty.Builder
A builder for
CfnDeploymentGroup.RevisionLocationProperty |
static class |
CfnDeploymentGroup.RevisionLocationProperty.Jsii$Proxy
An implementation for
CfnDeploymentGroup.RevisionLocationProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnDeploymentGroup.RevisionLocationProperty.Builder |
builder() |
default Object |
getGitHubLocation()
`CfnDeploymentGroup.RevisionLocationProperty.GitHubLocation`.
|
default String |
getRevisionType()
`CfnDeploymentGroup.RevisionLocationProperty.RevisionType`.
|
default Object |
getS3Location()
`CfnDeploymentGroup.RevisionLocationProperty.S3Location`.
|
@Stability(value=Stable) @Nullable default Object getGitHubLocation()
@Stability(value=Stable) @Nullable default String getRevisionType()
@Stability(value=Stable) @Nullable default Object getS3Location()
@Stability(value=Stable) static CfnDeploymentGroup.RevisionLocationProperty.Builder builder()
Copyright © 2021. All rights reserved.