@Stability(value=Stable)
public static interface CfnGitHubRepository.CodeProperty
extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-codestar-githubrepository-code.html| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnGitHubRepository.CodeProperty.Builder
A builder for
CfnGitHubRepository.CodeProperty |
static class |
CfnGitHubRepository.CodeProperty.Jsii$Proxy
An implementation for
CfnGitHubRepository.CodeProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnGitHubRepository.CodeProperty.Builder |
builder() |
Object |
getS3()
`CfnGitHubRepository.CodeProperty.S3`.
|
@Stability(value=Stable) @NotNull Object getS3()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-codestar-githubrepository-code.html#cfn-codestar-githubrepository-code-s3@Stability(value=Stable) static CfnGitHubRepository.CodeProperty.Builder builder()
Copyright © 2020. All rights reserved.