@Stability(value=Stable) public static final class CfnAppMonitorProps.Builder extends Object implements software.amazon.jsii.Builder<CfnAppMonitorProps>
CfnAppMonitorProps| Constructor and Description |
|---|
Builder() |
@Stability(value=Stable) public CfnAppMonitorProps.Builder appMonitorConfiguration(CfnAppMonitor.AppMonitorConfigurationProperty appMonitorConfiguration)
CfnAppMonitorProps.getAppMonitorConfiguration()appMonitorConfiguration - `AWS::RUM::AppMonitor.AppMonitorConfiguration`.this@Stability(value=Stable) public CfnAppMonitorProps.Builder appMonitorConfiguration(IResolvable appMonitorConfiguration)
CfnAppMonitorProps.getAppMonitorConfiguration()appMonitorConfiguration - `AWS::RUM::AppMonitor.AppMonitorConfiguration`.this@Stability(value=Stable) public CfnAppMonitorProps.Builder cwLogEnabled(Boolean cwLogEnabled)
CfnAppMonitorProps.getCwLogEnabled()cwLogEnabled - `AWS::RUM::AppMonitor.CwLogEnabled`.this@Stability(value=Stable) public CfnAppMonitorProps.Builder cwLogEnabled(IResolvable cwLogEnabled)
CfnAppMonitorProps.getCwLogEnabled()cwLogEnabled - `AWS::RUM::AppMonitor.CwLogEnabled`.this@Stability(value=Stable) public CfnAppMonitorProps.Builder domain(String domain)
CfnAppMonitorProps.getDomain()domain - `AWS::RUM::AppMonitor.Domain`.this@Stability(value=Stable) public CfnAppMonitorProps.Builder name(String name)
CfnAppMonitorProps.getName()name - `AWS::RUM::AppMonitor.Name`.this@Stability(value=Stable) public CfnAppMonitorProps.Builder tags(List<? extends CfnTag> tags)
CfnAppMonitorProps.getTags()tags - `AWS::RUM::AppMonitor.Tags`.this@Stability(value=Stable) public CfnAppMonitorProps build()
build in interface software.amazon.jsii.Builder<CfnAppMonitorProps>CfnAppMonitorPropsNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.