Class: Aws::Types::OcspConfiguration

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#enabledBoolean

Returns the value of attribute enabled.

Returns:

  • (Boolean)


408
409
410
# File 'sig/types.rbs', line 408

def enabled
  @enabled
end

#ocsp_custom_cname::String

Returns the value of attribute ocsp_custom_cname.

Returns:

  • (::String)


409
410
411
# File 'sig/types.rbs', line 409

def ocsp_custom_cname
  @ocsp_custom_cname
end