Class: Aws::Types::ExtendedKeyUsage

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Instance Attribute Summary collapse

Instance Attribute Details

#name"TLS_WEB_SERVER_AUTHENTICATION", ...

Returns the value of attribute name.



557
558
559
# File 'sig/types.rbs', line 557

def name
  @name
end

#oid::String

Returns the value of attribute oid.



558
559
560
# File 'sig/types.rbs', line 558

def oid
  @oid
end