DataflowEndpointGroupEndpointDetailsArgs

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

Functions

Link copied to clipboard
open override fun toJava(): DataflowEndpointGroupEndpointDetailsArgs

Properties