Dataflow Endpoint Group Aws Ground Station Agent Endpoint
data class DataflowEndpointGroupAwsGroundStationAgentEndpoint(val agentStatus: DataflowEndpointGroupAgentStatus? = null, val auditResults: DataflowEndpointGroupAuditResults? = null, val egressAddress: DataflowEndpointGroupConnectionDetails? = null, val ingressAddress: DataflowEndpointGroupRangedConnectionDetails? = null, val name: String? = null)
Information about AwsGroundStationAgentEndpoint.
Constructors
Link copied to clipboard
constructor(agentStatus: DataflowEndpointGroupAgentStatus? = null, auditResults: DataflowEndpointGroupAuditResults? = null, egressAddress: DataflowEndpointGroupConnectionDetails? = null, ingressAddress: DataflowEndpointGroupRangedConnectionDetails? = null, name: String? = null)