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