DataflowEndpointGroupAwsGroundStationAgentEndpointArgs

data class DataflowEndpointGroupAwsGroundStationAgentEndpointArgs(val agentStatus: Output<DataflowEndpointGroupAgentStatus>? = null, val auditResults: Output<DataflowEndpointGroupAuditResults>? = null, val egressAddress: Output<DataflowEndpointGroupConnectionDetailsArgs>? = null, val ingressAddress: Output<DataflowEndpointGroupRangedConnectionDetailsArgs>? = null, val name: Output<String>? = null) : ConvertibleToJava<DataflowEndpointGroupAwsGroundStationAgentEndpointArgs>

Information about AwsGroundStationAgentEndpoint.

Constructors

fun DataflowEndpointGroupAwsGroundStationAgentEndpointArgs(agentStatus: Output<DataflowEndpointGroupAgentStatus>? = null, auditResults: Output<DataflowEndpointGroupAuditResults>? = null, egressAddress: Output<DataflowEndpointGroupConnectionDetailsArgs>? = null, ingressAddress: Output<DataflowEndpointGroupRangedConnectionDetailsArgs>? = null, name: Output<String>? = null)

Functions

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

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val name: Output<String>? = null