@Generated(value="jsii-pacmak/1.31.0 (build 6fa403d)", date="2021-08-11T10:33:02.030Z") @Stability(value=Stable) public interface CfnCodeRepositoryProps extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnCodeRepositoryProps.Builder
A builder for
CfnCodeRepositoryProps |
static class |
CfnCodeRepositoryProps.Jsii$Proxy
An implementation for
CfnCodeRepositoryProps |
| Modifier and Type | Method and Description |
|---|---|
static CfnCodeRepositoryProps.Builder |
builder() |
default String |
getCodeRepositoryName()
`AWS::SageMaker::CodeRepository.CodeRepositoryName`.
|
Object |
getGitConfig()
`AWS::SageMaker::CodeRepository.GitConfig`.
|
default List<CfnTag> |
getTags()
`AWS::SageMaker::CodeRepository.Tags`.
|
@Stability(value=Stable) @NotNull Object getGitConfig()
@Stability(value=Stable) @Nullable default String getCodeRepositoryName()
@Stability(value=Stable) @Nullable default List<CfnTag> getTags()
@Stability(value=Stable) static CfnCodeRepositoryProps.Builder builder()
CfnCodeRepositoryProps.Builder of CfnCodeRepositoryPropsCopyright © 2021. All rights reserved.