Class: Aws::Types::PublicCertificateAuthority
- Inherits:
-
Object
- Object
- Aws::Types::PublicCertificateAuthority
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#allowed_key_algorithms ⇒ ::Array[("RSA_2048" | "EC_prime256v1" | "EC_secp384r1")]
Returns the value of attribute allowed_key_algorithms.
Instance Attribute Details
#allowed_key_algorithms ⇒ ::Array[("RSA_2048" | "EC_prime256v1" | "EC_secp384r1")]
Returns the value of attribute allowed_key_algorithms.
828 829 830 |
# File 'sig/types.rbs', line 828 def allowed_key_algorithms @allowed_key_algorithms end |