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