Class: Aws::Types::RevocationConfiguration

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#crl_configurationTypes::CrlConfiguration

Returns the value of attribute crl_configuration.



483
484
485
# File 'sig/types.rbs', line 483

def crl_configuration
  @crl_configuration
end

#ocsp_configurationTypes::OcspConfiguration

Returns the value of attribute ocsp_configuration.



484
485
486
# File 'sig/types.rbs', line 484

def ocsp_configuration
  @ocsp_configuration
end