APIServer Access Profile Args
data class APIServerAccessProfileArgs(val enablePrivateCluster: Output<Boolean>? = null, val enableVnetIntegration: Output<Boolean>? = null, val subnetId: Output<String>? = null) : ConvertibleToJava<APIServerAccessProfileArgs>
Access profile for the Fleet hub API server.