@Stability(value=Stable) public static final class CfnFunction.QueueSAMPTProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnFunction.QueueSAMPTProperty>
CfnFunction.QueueSAMPTProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnFunction.QueueSAMPTProperty |
build()
Builds the configured instance.
|
CfnFunction.QueueSAMPTProperty.Builder |
queueName(String queueName)
Sets the value of
CfnFunction.QueueSAMPTProperty.getQueueName() |
@Stability(value=Stable) public CfnFunction.QueueSAMPTProperty.Builder queueName(String queueName)
CfnFunction.QueueSAMPTProperty.getQueueName()queueName - `CfnFunction.QueueSAMPTProperty.QueueName`. This parameter is required.this@Stability(value=Stable) public CfnFunction.QueueSAMPTProperty build()
build in interface software.amazon.jsii.Builder<CfnFunction.QueueSAMPTProperty>CfnFunction.QueueSAMPTPropertyNullPointerException - if any required attribute was not providedCopyright © 2023. All rights reserved.