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
A proxy class which represents a concrete javascript instance of this type.
|
| Modifier and Type | Method and Description |
|---|---|
static CfnEnvironmentEC2.RepositoryProperty.Builder |
builder() |
String |
getPathComponent()
``CfnEnvironmentEC2.RepositoryProperty.PathComponent``
|
String |
getRepositoryUrl()
``CfnEnvironmentEC2.RepositoryProperty.RepositoryUrl``
|
void |
setPathComponent(String value)
``CfnEnvironmentEC2.RepositoryProperty.PathComponent``
|
void |
setRepositoryUrl(String value)
``CfnEnvironmentEC2.RepositoryProperty.RepositoryUrl``
|
String getPathComponent()
void setPathComponent(String value)
String getRepositoryUrl()
void setRepositoryUrl(String value)
static CfnEnvironmentEC2.RepositoryProperty.Builder builder()
Copyright © 2019. All rights reserved.