Get Network Attachment Iam Policy Plain Args
data class GetNetworkAttachmentIamPolicyPlainArgs(val optionsRequestedPolicyVersion: Int? = null, val project: String? = null, val region: String, val resource: String) : ConvertibleToJava<GetNetworkAttachmentIamPolicyPlainArgs>