Get Control Policy Attachments Plain Args
data class GetControlPolicyAttachmentsPlainArgs(val language: String? = null, val outputFile: String? = null, val policyType: String? = null, val targetId: String) : ConvertibleToJava<GetControlPolicyAttachmentsPlainArgs>
A collection of arguments for invoking getControlPolicyAttachments.