public static final class CfnConnectAttachment.ConnectAttachmentOptionsProperty.Builder
extends java.lang.Object
CfnConnectAttachment.ConnectAttachmentOptionsProperty
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
CfnConnectAttachment.ConnectAttachmentOptionsProperty |
build()
Builds the configured instance.
|
CfnConnectAttachment.ConnectAttachmentOptionsProperty.Builder |
protocol(java.lang.String protocol)
Sets the value of
CfnConnectAttachment.ConnectAttachmentOptionsProperty.getProtocol() |
public CfnConnectAttachment.ConnectAttachmentOptionsProperty.Builder protocol(java.lang.String protocol)
CfnConnectAttachment.ConnectAttachmentOptionsProperty.getProtocol()
protocol
- The protocol used for the attachment connection.this
public CfnConnectAttachment.ConnectAttachmentOptionsProperty build()
CfnConnectAttachment.ConnectAttachmentOptionsProperty
java.lang.NullPointerException
- if any required attribute was not provided