Class: Aws::Types::DescribeCertificateProviderRequest
- Inherits:
-
Object
- Object
- Aws::Types::DescribeCertificateProviderRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#certificate_provider_name ⇒ ::String
Returns the value of attribute certificate_provider_name.
Instance Attribute Details
#certificate_provider_name ⇒ ::String
Returns the value of attribute certificate_provider_name.
1684 1685 1686 |
# File 'sig/types.rbs', line 1684 def certificate_provider_name @certificate_provider_name end |