DataflowEndpointGroup

class DataflowEndpointGroup : KotlinCustomResource

AWS Ground Station DataflowEndpointGroup schema for CloudFormation

Example Usage

Example

No Java example available.

Properties

Link copied to clipboard
val arn: Output<String>

The ARN of the dataflow endpoint group, such as arn:aws:groundstation:us-east-2:1234567890:dataflow-endpoint-group/9940bf3b-d2ba-427e-9906-842b5e5d2296 .

Link copied to clipboard
val awsId: Output<String>

UUID of a dataflow endpoint group.

Link copied to clipboard

Amount of time, in seconds, after a contact ends that the Ground Station Dataflow Endpoint Group will be in a POSTPASS state. A Ground Station Dataflow Endpoint Group State Change event will be emitted when the Dataflow Endpoint Group enters and exits the POSTPASS state.

Link copied to clipboard

Amount of time, in seconds, before a contact starts that the Ground Station Dataflow Endpoint Group will be in a PREPASS state. A Ground Station Dataflow Endpoint Group State Change event will be emitted when the Dataflow Endpoint Group enters and exits the PREPASS state.

Link copied to clipboard

List of Endpoint Details, containing address and port for each endpoint.

Link copied to clipboard
val id: Output<String>
Link copied to clipboard
val pulumiChildResources: Set<KotlinResource>
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val tags: Output<List<Tag>>?

Tags assigned to a resource.

Link copied to clipboard
val urn: Output<String>