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
fun DataflowEndpointGroupEndpointDetailsArgs(awsGroundStationAgentEndpoint: Output<DataflowEndpointGroupAwsGroundStationAgentEndpointArgs>? = null, endpoint: Output<DataflowEndpointGroupDataflowEndpointArgs>? = null, securityDetails: Output<DataflowEndpointGroupSecurityDetailsArgs>? = null)
Functions
Properties
Link copied to clipboard
val awsGroundStationAgentEndpoint: Output<DataflowEndpointGroupAwsGroundStationAgentEndpointArgs>? = null