@Stability(value=Stable)
public static interface CfnProject.ProjectSourceVersionProperty
extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnProject.ProjectSourceVersionProperty.Builder
A builder for
CfnProject.ProjectSourceVersionProperty |
static class |
CfnProject.ProjectSourceVersionProperty.Jsii$Proxy
An implementation for
CfnProject.ProjectSourceVersionProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnProject.ProjectSourceVersionProperty.Builder |
builder() |
String |
getSourceIdentifier()
`CfnProject.ProjectSourceVersionProperty.SourceIdentifier`.
|
default String |
getSourceVersion()
`CfnProject.ProjectSourceVersionProperty.SourceVersion`.
|
@Stability(value=Stable) @NotNull String getSourceIdentifier()
@Stability(value=Stable) @Nullable default String getSourceVersion()
@Stability(value=Stable) static CfnProject.ProjectSourceVersionProperty.Builder builder()
Copyright © 2021. All rights reserved.