ServerlessClusterArgs

constructor(clientAuthentication: Output<ServerlessClusterClientAuthenticationArgs>? = null, clusterName: Output<String>? = null, tags: Output<Map<String, String>>? = null, vpcConfigs: Output<List<ServerlessClusterVpcConfigArgs>>? = null)