Class: Aws::DirectoryService::Types::Attribute
- Inherits:
-
Struct
- Object
- Struct
- Aws::DirectoryService::Types::Attribute
- Includes:
- Structure
- Defined in:
- lib/aws-sdk-directoryservice/types.rb
Overview
Represents a named directory attribute.
Constant Summary collapse
- SENSITIVE =
[]
Instance Attribute Summary collapse
-
#name ⇒ String
The name of the attribute.
-
#value ⇒ String
The value of the attribute.