| Package | Description |
|---|---|
| software.amazon.awscdk.services.groundstation |
AWS::GroundStation Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
static CfnDataflowEndpointGroup.Builder |
CfnDataflowEndpointGroup.Builder.create(software.constructs.Construct scope,
String id) |
CfnDataflowEndpointGroup.Builder |
CfnDataflowEndpointGroup.Builder.endpointDetails(IResolvable endpointDetails)
List of Endpoint Details, containing address and port for each endpoint.
|
CfnDataflowEndpointGroup.Builder |
CfnDataflowEndpointGroup.Builder.endpointDetails(List<? extends Object> endpointDetails)
List of Endpoint Details, containing address and port for each endpoint.
|
CfnDataflowEndpointGroup.Builder |
CfnDataflowEndpointGroup.Builder.tags(List<? extends CfnTag> tags)
Tags assigned to a resource.
|
Copyright © 2022. All rights reserved.