Cluster Api Server Profile Args
data class ClusterApiServerProfileArgs(val ipAddress: Output<String>? = null, val url: Output<String>? = null, val visibility: Output<String>) : ConvertibleToJava<ClusterApiServerProfileArgs>