You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::GuardDuty::Types::AccessKeyDetails
- Inherits:
-
Struct
- Object
- Struct
- Aws::GuardDuty::Types::AccessKeyDetails
- Defined in:
- (unknown)
Overview
Instance Attribute Summary collapse
-
#access_key_id ⇒ String
The access key ID of the user.
-
#principal_id ⇒ String
The principal ID of the user.
-
#user_name ⇒ String
The name of the user.
-
#user_type ⇒ String
The type of the user.
Instance Attribute Details
#access_key_id ⇒ String
The access key ID of the user.
#principal_id ⇒ String
The principal ID of the user.
#user_name ⇒ String
The name of the user.
#user_type ⇒ String
The type of the user.