You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::Glue::Types::SecurityConfiguration
- Inherits:
-
Struct
- Object
- Struct
- Aws::Glue::Types::SecurityConfiguration
- Defined in:
- (unknown)
Overview
Specifies a security configuration.
Returned by:
Instance Attribute Summary collapse
-
#created_time_stamp ⇒ Time
The time at which this security configuration was created.
-
#encryption_configuration ⇒ Types::EncryptionConfiguration
The encryption configuration associated with this security configuration.
-
#name ⇒ String
The name of the security configuration.
Instance Attribute Details
#created_time_stamp ⇒ Time
The time at which this security configuration was created.
#encryption_configuration ⇒ Types::EncryptionConfiguration
The encryption configuration associated with this security configuration.
#name ⇒ String
The name of the security configuration.