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