Group Policy Args
data class GroupPolicyArgs(val policyDocument: Output<Any>, val policyName: Output<String>) : ConvertibleToJava<GroupPolicyArgs>
Contains information about an attached policy. An attached policy is a managed policy that has been attached to a user, group, or role. For more information about managed policies, see Managed Policies and Inline Policies in the User Guide.