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