data class AccessRulesArgs(val allowPublicOverrides: Output<Boolean>? = null, val getObject: Output<String>? = null) : ConvertibleToJava<AccessRulesArgs>
A Boolean value that indicates whether the access control list (ACL) permissions that are applied to individual objects override the getObject option that is currently specified.