public static final class CfnEnvironmentEC2.RepositoryProperty.Builder extends Object
CfnEnvironmentEC2.RepositoryProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnEnvironmentEC2.RepositoryProperty |
build()
Builds the configured instance.
|
CfnEnvironmentEC2.RepositoryProperty.Builder |
withPathComponent(String value)
Sets the value of PathComponent
|
CfnEnvironmentEC2.RepositoryProperty.Builder |
withRepositoryUrl(String value)
Sets the value of RepositoryUrl
|
public CfnEnvironmentEC2.RepositoryProperty.Builder withPathComponent(String value)
value - ``CfnEnvironmentEC2.RepositoryProperty.PathComponent``thispublic CfnEnvironmentEC2.RepositoryProperty.Builder withRepositoryUrl(String value)
value - ``CfnEnvironmentEC2.RepositoryProperty.RepositoryUrl``thispublic CfnEnvironmentEC2.RepositoryProperty build()
CfnEnvironmentEC2.RepositoryPropertyNullPointerException - if any required attribute was not providedCopyright © 2019. All rights reserved.