@Generated(value="jsii-pacmak/1.29.0 (build 41df200)", date="2021-06-02T09:55:31.369Z") @Stability(value=Stable) public interface CfnDataflowEndpointGroupProps extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnDataflowEndpointGroupProps.Builder
A builder for
CfnDataflowEndpointGroupProps |
static class |
CfnDataflowEndpointGroupProps.Jsii$Proxy
An implementation for
CfnDataflowEndpointGroupProps |
| Modifier and Type | Method and Description |
|---|---|
static CfnDataflowEndpointGroupProps.Builder |
builder() |
Object |
getEndpointDetails()
`AWS::GroundStation::DataflowEndpointGroup.EndpointDetails`.
|
default List<CfnTag> |
getTags()
`AWS::GroundStation::DataflowEndpointGroup.Tags`.
|
@Stability(value=Stable) @NotNull Object getEndpointDetails()
@Stability(value=Stable) @Nullable default List<CfnTag> getTags()
@Stability(value=Stable) static CfnDataflowEndpointGroupProps.Builder builder()
Copyright © 2021. All rights reserved.