@Stability(value=Stable)
public static interface CfnService.CodeRepositoryProperty
extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnService.CodeRepositoryProperty.Builder
A builder for
CfnService.CodeRepositoryProperty |
static class |
CfnService.CodeRepositoryProperty.Jsii$Proxy
An implementation for
CfnService.CodeRepositoryProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnService.CodeRepositoryProperty.Builder |
builder() |
default Object |
getCodeConfiguration()
`CfnService.CodeRepositoryProperty.CodeConfiguration`.
|
String |
getRepositoryUrl()
`CfnService.CodeRepositoryProperty.RepositoryUrl`.
|
Object |
getSourceCodeVersion()
`CfnService.CodeRepositoryProperty.SourceCodeVersion`.
|
@Stability(value=Stable) @NotNull String getRepositoryUrl()
@Stability(value=Stable) @NotNull Object getSourceCodeVersion()
@Stability(value=Stable) @Nullable default Object getCodeConfiguration()
@Stability(value=Stable) static CfnService.CodeRepositoryProperty.Builder builder()
Copyright © 2021. All rights reserved.