@Stability(value=Stable)
public static interface CfnDataflowEndpointGroup.SocketAddressProperty
extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnDataflowEndpointGroup.SocketAddressProperty.Builder
A builder for
CfnDataflowEndpointGroup.SocketAddressProperty |
static class |
CfnDataflowEndpointGroup.SocketAddressProperty.Jsii$Proxy
An implementation for
CfnDataflowEndpointGroup.SocketAddressProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnDataflowEndpointGroup.SocketAddressProperty.Builder |
builder() |
default String |
getName()
`CfnDataflowEndpointGroup.SocketAddressProperty.Name`.
|
default Number |
getPort()
`CfnDataflowEndpointGroup.SocketAddressProperty.Port`.
|
@Stability(value=Stable) @Nullable default String getName()
@Stability(value=Stable) @Nullable default Number getPort()
@Stability(value=Stable) static CfnDataflowEndpointGroup.SocketAddressProperty.Builder builder()
Copyright © 2021. All rights reserved.