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>
Constructors
Link copied to clipboard
fun GetNetworkAttachmentIamPolicyPlainArgs(optionsRequestedPolicyVersion: Int? = null, project: String? = null, region: String, resource: String)