Class: Aws::ACM::Types::OtherName
- Inherits:
-
Struct
- Object
- Struct
- Aws::ACM::Types::OtherName
- Defined in:
- gems/aws-sdk-acm/lib/aws-sdk-acm/types.rb
Overview
Defines a custom ASN.1 X.400 GeneralName using an object identifier
(OID) and value. For more information, see NIST's definition of
Object Identifier (OID).
Constant Summary collapse
- SENSITIVE =
[]
Instance Attribute Summary collapse
-
#object_identifier ⇒ String
Specifies an OID.
-
#value ⇒ String
Specifies an OID value.