@Stability(value=Stable)
public static interface CfnGitHubRepository.S3Property
extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-codestar-githubrepository-s3.html| 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()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-codestar-githubrepository-s3.html#cfn-codestar-githubrepository-s3-bucket@Stability(value=Stable) @NotNull String getKey()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-codestar-githubrepository-s3.html#cfn-codestar-githubrepository-s3-key@Stability(value=Stable) @Nullable default String getObjectVersion()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-codestar-githubrepository-s3.html#cfn-codestar-githubrepository-s3-objectversion@Stability(value=Stable) static CfnGitHubRepository.S3Property.Builder builder()
Copyright © 2020. All rights reserved.