Dataflow Endpoint Group Endpoint Details Args
data class DataflowEndpointGroupEndpointDetailsArgs(val awsGroundStationAgentEndpoint: Output<DataflowEndpointGroupAwsGroundStationAgentEndpointArgs>? = null, val endpoint: Output<DataflowEndpointGroupDataflowEndpointArgs>? = null, val securityDetails: Output<DataflowEndpointGroupSecurityDetailsArgs>? = null) : ConvertibleToJava<DataflowEndpointGroupEndpointDetailsArgs>
Constructors
Link copied to clipboard
constructor(awsGroundStationAgentEndpoint: Output<DataflowEndpointGroupAwsGroundStationAgentEndpointArgs>? = null, endpoint: Output<DataflowEndpointGroupDataflowEndpointArgs>? = null, securityDetails: Output<DataflowEndpointGroupSecurityDetailsArgs>? = null)
Properties
Link copied to clipboard
val awsGroundStationAgentEndpoint: Output<DataflowEndpointGroupAwsGroundStationAgentEndpointArgs>? = null
An agent endpoint.
Link copied to clipboard
Information about the endpoint such as name and the endpoint address.
Link copied to clipboard
The role ARN, and IDs for security groups and subnets.