@Stability(value=Stable) public static final class CfnService.ImageRepositoryProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnService.ImageRepositoryProperty>
CfnService.ImageRepositoryProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnService.ImageRepositoryProperty |
build()
Builds the configured instance.
|
CfnService.ImageRepositoryProperty.Builder |
imageConfiguration(CfnService.ImageConfigurationProperty imageConfiguration)
Sets the value of
CfnService.ImageRepositoryProperty.getImageConfiguration() |
CfnService.ImageRepositoryProperty.Builder |
imageConfiguration(IResolvable imageConfiguration)
Sets the value of
CfnService.ImageRepositoryProperty.getImageConfiguration() |
CfnService.ImageRepositoryProperty.Builder |
imageIdentifier(String imageIdentifier)
Sets the value of
CfnService.ImageRepositoryProperty.getImageIdentifier() |
CfnService.ImageRepositoryProperty.Builder |
imageRepositoryType(String imageRepositoryType)
Sets the value of
CfnService.ImageRepositoryProperty.getImageRepositoryType() |
@Stability(value=Stable) public CfnService.ImageRepositoryProperty.Builder imageIdentifier(String imageIdentifier)
CfnService.ImageRepositoryProperty.getImageIdentifier()imageIdentifier - `CfnService.ImageRepositoryProperty.ImageIdentifier`. This parameter is required.this@Stability(value=Stable) public CfnService.ImageRepositoryProperty.Builder imageRepositoryType(String imageRepositoryType)
CfnService.ImageRepositoryProperty.getImageRepositoryType()imageRepositoryType - `CfnService.ImageRepositoryProperty.ImageRepositoryType`. This parameter is required.this@Stability(value=Stable) public CfnService.ImageRepositoryProperty.Builder imageConfiguration(CfnService.ImageConfigurationProperty imageConfiguration)
CfnService.ImageRepositoryProperty.getImageConfiguration()imageConfiguration - `CfnService.ImageRepositoryProperty.ImageConfiguration`.this@Stability(value=Stable) public CfnService.ImageRepositoryProperty.Builder imageConfiguration(IResolvable imageConfiguration)
CfnService.ImageRepositoryProperty.getImageConfiguration()imageConfiguration - `CfnService.ImageRepositoryProperty.ImageConfiguration`.this@Stability(value=Stable) public CfnService.ImageRepositoryProperty build()
build in interface software.amazon.jsii.Builder<CfnService.ImageRepositoryProperty>CfnService.ImageRepositoryPropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.