@Stability(value=Stable) public static final class CfnModel.ImageConfigProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnModel.ImageConfigProperty>
CfnModel.ImageConfigProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnModel.ImageConfigProperty |
build()
Builds the configured instance.
|
CfnModel.ImageConfigProperty.Builder |
repositoryAccessMode(String repositoryAccessMode)
Sets the value of
CfnModel.ImageConfigProperty.getRepositoryAccessMode() |
@Stability(value=Stable) public CfnModel.ImageConfigProperty.Builder repositoryAccessMode(String repositoryAccessMode)
CfnModel.ImageConfigProperty.getRepositoryAccessMode()repositoryAccessMode - `CfnModel.ImageConfigProperty.RepositoryAccessMode`. This parameter is required.this@Stability(value=Stable) public CfnModel.ImageConfigProperty build()
build in interface software.amazon.jsii.Builder<CfnModel.ImageConfigProperty>CfnModel.ImageConfigPropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.