Class: Aws::Types::PublicCertificateAuthority

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#allowed_key_algorithms::Array[("RSA_2048" | "EC_prime256v1" | "EC_secp384r1")]

Returns the value of attribute allowed_key_algorithms.

Returns:

  • (::Array[("RSA_2048" | "EC_prime256v1" | "EC_secp384r1")])


828
829
830
# File 'sig/types.rbs', line 828

def allowed_key_algorithms
  @allowed_key_algorithms
end