@Stability(value=Stable)
public static interface CfnGitHubRepository.S3Property
extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnGitHubRepository.S3Property.Builder
A builder for
CfnGitHubRepository.S3Property |
static class |
CfnGitHubRepository.S3Property.Jsii$Proxy
An implementation for
CfnGitHubRepository.S3Property |
| Modifier and Type | Method and Description |
|---|---|
static CfnGitHubRepository.S3Property.Builder |
builder() |
String |
getBucket()
`CfnGitHubRepository.S3Property.Bucket`.
|
String |
getKey()
`CfnGitHubRepository.S3Property.Key`.
|
default String |
getObjectVersion()
`CfnGitHubRepository.S3Property.ObjectVersion`.
|
@Stability(value=Stable) @NotNull String getBucket()
@Stability(value=Stable) @NotNull String getKey()
@Stability(value=Stable) @Nullable default String getObjectVersion()
@Stability(value=Stable) static CfnGitHubRepository.S3Property.Builder builder()
Copyright © 2021. All rights reserved.