@Stability(value=Stable) public static final class CfnConnectAttachment.ConnectAttachmentOptionsProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnConnectAttachment.ConnectAttachmentOptionsProperty>
CfnConnectAttachment.ConnectAttachmentOptionsProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnConnectAttachment.ConnectAttachmentOptionsProperty |
build()
Builds the configured instance.
|
CfnConnectAttachment.ConnectAttachmentOptionsProperty.Builder |
protocol(String protocol)
Sets the value of
CfnConnectAttachment.ConnectAttachmentOptionsProperty.getProtocol() |
@Stability(value=Stable) public CfnConnectAttachment.ConnectAttachmentOptionsProperty.Builder protocol(String protocol)
CfnConnectAttachment.ConnectAttachmentOptionsProperty.getProtocol()protocol - The protocol used for the attachment connection.this@Stability(value=Stable) public CfnConnectAttachment.ConnectAttachmentOptionsProperty build()
build in interface software.amazon.jsii.Builder<CfnConnectAttachment.ConnectAttachmentOptionsProperty>CfnConnectAttachment.ConnectAttachmentOptionsPropertyNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.