@Stability(value=Stable) public static final class CfnTrackerConsumerProps.Builder extends Object implements software.amazon.jsii.Builder<CfnTrackerConsumerProps>
CfnTrackerConsumerProps| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnTrackerConsumerProps |
build()
Builds the configured instance.
|
CfnTrackerConsumerProps.Builder |
consumerArn(String consumerArn)
Sets the value of
CfnTrackerConsumerProps.getConsumerArn() |
CfnTrackerConsumerProps.Builder |
trackerName(String trackerName)
Sets the value of
CfnTrackerConsumerProps.getTrackerName() |
@Stability(value=Stable) public CfnTrackerConsumerProps.Builder consumerArn(String consumerArn)
CfnTrackerConsumerProps.getConsumerArn()consumerArn - `AWS::Location::TrackerConsumer.ConsumerArn`. This parameter is required.this@Stability(value=Stable) public CfnTrackerConsumerProps.Builder trackerName(String trackerName)
CfnTrackerConsumerProps.getTrackerName()trackerName - `AWS::Location::TrackerConsumer.TrackerName`. This parameter is required.this@Stability(value=Stable) public CfnTrackerConsumerProps build()
build in interface software.amazon.jsii.Builder<CfnTrackerConsumerProps>CfnTrackerConsumerPropsNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.