@Stability(value=Stable)
public static interface CfnRepository.CodeProperty
extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnRepository.CodeProperty.Builder
A builder for
CfnRepository.CodeProperty |
static class |
CfnRepository.CodeProperty.Jsii$Proxy
An implementation for
CfnRepository.CodeProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnRepository.CodeProperty.Builder |
builder() |
default String |
getBranchName()
`CfnRepository.CodeProperty.BranchName`.
|
Object |
getS3()
`CfnRepository.CodeProperty.S3`.
|
@Stability(value=Stable) @NotNull Object getS3()
@Stability(value=Stable) @Nullable default String getBranchName()
@Stability(value=Stable) static CfnRepository.CodeProperty.Builder builder()
CfnRepository.CodeProperty.Builder of CfnRepository.CodePropertyCopyright © 2021. All rights reserved.