GetServerTlsPolicyPlainArgs

data class GetServerTlsPolicyPlainArgs(val location: String, val project: String? = null, val serverTlsPolicyId: String) : ConvertibleToJava<GetServerTlsPolicyPlainArgs>

Constructors

Link copied to clipboard
fun GetServerTlsPolicyPlainArgs(location: String, project: String? = null, serverTlsPolicyId: String)

Functions

Link copied to clipboard
open override fun toJava(): GetServerTlsPolicyPlainArgs

Properties

Link copied to clipboard
Link copied to clipboard
val project: String? = null
Link copied to clipboard