Get Server Tls Policy Iam Policy Plain Args
data class GetServerTlsPolicyIamPolicyPlainArgs(val location: String, val optionsRequestedPolicyVersion: Int? = null, val project: String? = null, val serverTlsPolicyId: String) : ConvertibleToJava<GetServerTlsPolicyIamPolicyPlainArgs>
Constructors
Link copied to clipboard
fun GetServerTlsPolicyIamPolicyPlainArgs(location: String, optionsRequestedPolicyVersion: Int? = null, project: String? = null, serverTlsPolicyId: String)