You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::LakeFormation::Types::BatchPermissionsFailureEntry
- Inherits:
-
Struct
- Object
- Struct
- Aws::LakeFormation::Types::BatchPermissionsFailureEntry
- Defined in:
- (unknown)
Overview
A list of failures when performing a batch grant or batch revoke operation.
Instance Attribute Summary collapse
-
#error ⇒ Types::ErrorDetail
An error message that applies to the failure of the entry.
-
#request_entry ⇒ Types::BatchPermissionsRequestEntry
An identifier for an entry of the batch request.
Instance Attribute Details
#error ⇒ Types::ErrorDetail
An error message that applies to the failure of the entry.
#request_entry ⇒ Types::BatchPermissionsRequestEntry
An identifier for an entry of the batch request.