@Stability(value=Stable) public static final class CfnApplication.ApplicationLocationProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnApplication.ApplicationLocationProperty>
CfnApplication.ApplicationLocationProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnApplication.ApplicationLocationProperty.Builder |
applicationId(String applicationId)
Sets the value of
CfnApplication.ApplicationLocationProperty.getApplicationId() |
CfnApplication.ApplicationLocationProperty |
build()
Builds the configured instance.
|
CfnApplication.ApplicationLocationProperty.Builder |
semanticVersion(String semanticVersion)
Sets the value of
CfnApplication.ApplicationLocationProperty.getSemanticVersion() |
@Stability(value=Stable) public CfnApplication.ApplicationLocationProperty.Builder applicationId(String applicationId)
CfnApplication.ApplicationLocationProperty.getApplicationId()applicationId - `CfnApplication.ApplicationLocationProperty.ApplicationId`. This parameter is required.this@Stability(value=Stable) public CfnApplication.ApplicationLocationProperty.Builder semanticVersion(String semanticVersion)
CfnApplication.ApplicationLocationProperty.getSemanticVersion()semanticVersion - `CfnApplication.ApplicationLocationProperty.SemanticVersion`. This parameter is required.this@Stability(value=Stable) public CfnApplication.ApplicationLocationProperty build()
build in interface software.amazon.jsii.Builder<CfnApplication.ApplicationLocationProperty>CfnApplication.ApplicationLocationPropertyNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.