DataflowEndpointGroupEndpointDetails

data class DataflowEndpointGroupEndpointDetails(val awsGroundStationAgentEndpoint: DataflowEndpointGroupAwsGroundStationAgentEndpoint? = null, val endpoint: DataflowEndpointGroupDataflowEndpoint? = null, val securityDetails: DataflowEndpointGroupSecurityDetails? = null)

Constructors

Types

Link copied to clipboard
object Companion

Properties