PrivateEndpointConnectionArgs

constructor(automationAccountName: Output<String>? = null, groupIds: Output<List<String>>? = null, privateEndpoint: Output<PrivateEndpointPropertyArgs>? = null, privateEndpointConnectionName: Output<String>? = null, privateLinkServiceConnectionState: Output<PrivateLinkServiceConnectionStatePropertyArgs>? = null, resourceGroupName: Output<String>? = null)