PrivateEndpointACLArgs

fun PrivateEndpointACLArgs(allow: Output<List<Either<String, WebPubSubRequestType>>>? = null, deny: Output<List<Either<String, WebPubSubRequestType>>>? = null, name: Output<String>)