Class: Aws::Types::CrlDistributionPointExtensionConfiguration
- Inherits:
-
Object
- Object
- Aws::Types::CrlDistributionPointExtensionConfiguration
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#omit_extension ⇒ Boolean
Returns the value of attribute omit_extension.
Instance Attribute Details
#omit_extension ⇒ Boolean
Returns the value of attribute omit_extension.
135 136 137 |
# File 'sig/types.rbs', line 135 def omit_extension @omit_extension end |