class Aws::Mobile::Types::Resource
Information about an instance of an AWS resource associated with a project.
@!attribute [rw] type
Simplified name for type of AWS resource (e.g., bucket is an Amazon S3 bucket). @return [String]
@!attribute [rw] name
Name of the AWS resource (e.g., for an Amazon S3 bucket this is the name of the bucket). @return [String]
@!attribute [rw] arn
AWS resource name which uniquely identifies the resource in AWS systems. @return [String]
@!attribute [rw] feature
Identifies which feature in AWS Mobile Hub is associated with this AWS resource. @return [String]
@!attribute [rw] attributes
Key-value attribute pairs. @return [Hash<String,String>]
@see docs.aws.amazon.com/goto/WebAPI/mobile-2017-07-01/Resource AWS API Documentation
Constants
- SENSITIVE