Class: Aws::Types::CsrExtensions

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#key_usageTypes::KeyUsage

Returns the value of attribute key_usage.

Returns:



140
141
142
# File 'sig/types.rbs', line 140

def key_usage
  @key_usage
end

#subject_information_access::Array[Types::AccessDescription]

Returns the value of attribute subject_information_access.

Returns:



141
142
143
# File 'sig/types.rbs', line 141

def subject_information_access
  @subject_information_access
end