Class: Aws::Types::CertificateConfiguration
- Inherits:
-
Object
- Object
- Aws::Types::CertificateConfiguration
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#certificate_type ⇒ "DISABLED", "GENERATED"
Returns the value of attribute certificate_type.
Instance Attribute Details
#certificate_type ⇒ "DISABLED", "GENERATED"
Returns the value of attribute certificate_type.
66 67 68 |
# File 'sig/types.rbs', line 66 def certificate_type @certificate_type end |