You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::LakeFormation::Types::ResourceInfo
- Inherits:
-
Struct
- Object
- Struct
- Aws::LakeFormation::Types::ResourceInfo
- Defined in:
- (unknown)
Overview
A structure containing information about an AWS Lake Formation resource.
Returned by:
Instance Attribute Summary collapse
-
#last_modified ⇒ Time
The date and time the resource was last modified.
-
#resource_arn ⇒ String
The Amazon Resource Name (ARN) of the resource.
-
#role_arn ⇒ String
The IAM role that registered a resource.
Instance Attribute Details
#last_modified ⇒ Time
The date and time the resource was last modified.
#resource_arn ⇒ String
The Amazon Resource Name (ARN) of the resource.
#role_arn ⇒ String
The IAM role that registered a resource.