@Stability(value=External) 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 |
pathComponent(String pathComponent)
Sets the value of PathComponent
|
CfnEnvironmentEC2.RepositoryProperty.Builder |
repositoryUrl(String repositoryUrl)
Sets the value of RepositoryUrl
|
@Stability(value=External) public CfnEnvironmentEC2.RepositoryProperty.Builder pathComponent(String pathComponent)
pathComponent - `CfnEnvironmentEC2.RepositoryProperty.PathComponent`.this@Stability(value=External) public CfnEnvironmentEC2.RepositoryProperty.Builder repositoryUrl(String repositoryUrl)
repositoryUrl - `CfnEnvironmentEC2.RepositoryProperty.RepositoryUrl`.this@Stability(value=External) public CfnEnvironmentEC2.RepositoryProperty build()
CfnEnvironmentEC2.RepositoryPropertyNullPointerException - if any required attribute was not providedCopyright © 2019. All rights reserved.