You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::Connect::Types::SecurityKey
- Inherits:
-
Struct
- Object
- Struct
- Aws::Connect::Types::SecurityKey
- Defined in:
- (unknown)
Overview
Configuration information of the security key.
Instance Attribute Summary collapse
-
#association_id ⇒ String
The existing association identifier that uniquely identifies the resource type and storage config for the given instance ID.
-
#creation_time ⇒ Time
When the security key was created.
-
#key ⇒ String
The key of the security key.
Instance Attribute Details
#association_id ⇒ String
The existing association identifier that uniquely identifies the resource type and storage config for the given instance ID.
#creation_time ⇒ Time
When the security key was created.
#key ⇒ String
The key of the security key.