Get Firewall Policy Iam Policy Plain Args
    data class GetFirewallPolicyIamPolicyPlainArgs(val optionsRequestedPolicyVersion: Int? = null, val resource: String) : ConvertibleToJava<GetFirewallPolicyIamPolicyPlainArgs> 
Constructors
Link copied to clipboard
                fun GetFirewallPolicyIamPolicyPlainArgs(optionsRequestedPolicyVersion: Int? = null, resource: String)