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