@Stability(value=Stable) public static final class CfnAppProps.Builder extends Object implements software.amazon.jsii.Builder<CfnAppProps>
CfnAppProps| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnAppProps |
build()
Builds the configured instance.
|
CfnAppProps.Builder |
name(String name)
Sets the value of
CfnAppProps.getName() |
CfnAppProps.Builder |
tags(Object tags)
Sets the value of
CfnAppProps.getTags() |
@Stability(value=Stable) public CfnAppProps.Builder name(String name)
CfnAppProps.getName()name - `AWS::Pinpoint::App.Name`. This parameter is required.this@Stability(value=Stable) public CfnAppProps.Builder tags(Object tags)
CfnAppProps.getTags()tags - `AWS::Pinpoint::App.Tags`.this@Stability(value=Stable) public CfnAppProps build()
build in interface software.amazon.jsii.Builder<CfnAppProps>CfnAppPropsNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.