Get Server Tls Policy Plain Args
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)