@Stability(value=Stable)
public static interface CfnEnvironmentEC2.RepositoryProperty
extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnEnvironmentEC2.RepositoryProperty.Builder
A builder for
CfnEnvironmentEC2.RepositoryProperty |
static class |
CfnEnvironmentEC2.RepositoryProperty.Jsii$Proxy
An implementation for
CfnEnvironmentEC2.RepositoryProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnEnvironmentEC2.RepositoryProperty.Builder |
builder() |
String |
getPathComponent()
`CfnEnvironmentEC2.RepositoryProperty.PathComponent`.
|
String |
getRepositoryUrl()
`CfnEnvironmentEC2.RepositoryProperty.RepositoryUrl`.
|
@Stability(value=Stable) @NotNull String getPathComponent()
@Stability(value=Stable) @NotNull String getRepositoryUrl()
@Stability(value=Stable) static CfnEnvironmentEC2.RepositoryProperty.Builder builder()
Copyright © 2021. All rights reserved.