DataflowEndpointGroupEndpointDetails

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

Constructors

Link copied to clipboard
constructor(awsGroundStationAgentEndpoint: DataflowEndpointGroupAwsGroundStationAgentEndpoint? = null, endpoint: DataflowEndpointGroupDataflowEndpoint? = null, securityDetails: DataflowEndpointGroupSecurityDetails? = null)

Types

Link copied to clipboard
object Companion

Properties

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.