Class: Aws::Types::AwsCertificateManagerCertificateDetails
- Inherits:
-
Object
- Object
- Aws::Types::AwsCertificateManagerCertificateDetails
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#certificate_authority_arn ⇒ ::String
Returns the value of attribute certificate_authority_arn.
-
#created_at ⇒ ::String
Returns the value of attribute created_at.
-
#domain_name ⇒ ::String
Returns the value of attribute domain_name.
-
#domain_validation_options ⇒ ::Array[Types::AwsCertificateManagerCertificateDomainValidationOption]
Returns the value of attribute domain_validation_options.
-
#extended_key_usages ⇒ ::Array[Types::AwsCertificateManagerCertificateExtendedKeyUsage]
Returns the value of attribute extended_key_usages.
-
#failure_reason ⇒ ::String
Returns the value of attribute failure_reason.
-
#imported_at ⇒ ::String
Returns the value of attribute imported_at.
-
#in_use_by ⇒ ::Array[::String]
Returns the value of attribute in_use_by.
-
#issued_at ⇒ ::String
Returns the value of attribute issued_at.
-
#issuer ⇒ ::String
Returns the value of attribute issuer.
-
#key_algorithm ⇒ ::String
Returns the value of attribute key_algorithm.
-
#key_usages ⇒ ::Array[Types::AwsCertificateManagerCertificateKeyUsage]
Returns the value of attribute key_usages.
-
#not_after ⇒ ::String
Returns the value of attribute not_after.
-
#not_before ⇒ ::String
Returns the value of attribute not_before.
-
#options ⇒ Types::AwsCertificateManagerCertificateOptions
Returns the value of attribute options.
-
#renewal_eligibility ⇒ ::String
Returns the value of attribute renewal_eligibility.
-
#renewal_summary ⇒ Types::AwsCertificateManagerCertificateRenewalSummary
Returns the value of attribute renewal_summary.
-
#serial ⇒ ::String
Returns the value of attribute serial.
-
#signature_algorithm ⇒ ::String
Returns the value of attribute signature_algorithm.
-
#status ⇒ ::String
Returns the value of attribute status.
-
#subject ⇒ ::String
Returns the value of attribute subject.
-
#subject_alternative_names ⇒ ::Array[::String]
Returns the value of attribute subject_alternative_names.
-
#type ⇒ ::String
Returns the value of attribute type.
Instance Attribute Details
#certificate_authority_arn ⇒ ::String
Returns the value of attribute certificate_authority_arn.
795 796 797 |
# File 'sig/types.rbs', line 795 def @certificate_authority_arn end |
#created_at ⇒ ::String
Returns the value of attribute created_at.
796 797 798 |
# File 'sig/types.rbs', line 796 def created_at @created_at end |
#domain_name ⇒ ::String
Returns the value of attribute domain_name.
797 798 799 |
# File 'sig/types.rbs', line 797 def domain_name @domain_name end |
#domain_validation_options ⇒ ::Array[Types::AwsCertificateManagerCertificateDomainValidationOption]
Returns the value of attribute domain_validation_options.
798 799 800 |
# File 'sig/types.rbs', line 798 def @domain_validation_options end |
#extended_key_usages ⇒ ::Array[Types::AwsCertificateManagerCertificateExtendedKeyUsage]
Returns the value of attribute extended_key_usages.
799 800 801 |
# File 'sig/types.rbs', line 799 def extended_key_usages @extended_key_usages end |
#failure_reason ⇒ ::String
Returns the value of attribute failure_reason.
800 801 802 |
# File 'sig/types.rbs', line 800 def failure_reason @failure_reason end |
#imported_at ⇒ ::String
Returns the value of attribute imported_at.
801 802 803 |
# File 'sig/types.rbs', line 801 def imported_at @imported_at end |
#in_use_by ⇒ ::Array[::String]
Returns the value of attribute in_use_by.
802 803 804 |
# File 'sig/types.rbs', line 802 def in_use_by @in_use_by end |
#issued_at ⇒ ::String
Returns the value of attribute issued_at.
803 804 805 |
# File 'sig/types.rbs', line 803 def issued_at @issued_at end |
#issuer ⇒ ::String
Returns the value of attribute issuer.
804 805 806 |
# File 'sig/types.rbs', line 804 def issuer @issuer end |
#key_algorithm ⇒ ::String
Returns the value of attribute key_algorithm.
805 806 807 |
# File 'sig/types.rbs', line 805 def key_algorithm @key_algorithm end |
#key_usages ⇒ ::Array[Types::AwsCertificateManagerCertificateKeyUsage]
Returns the value of attribute key_usages.
806 807 808 |
# File 'sig/types.rbs', line 806 def key_usages @key_usages end |
#not_after ⇒ ::String
Returns the value of attribute not_after.
807 808 809 |
# File 'sig/types.rbs', line 807 def not_after @not_after end |
#not_before ⇒ ::String
Returns the value of attribute not_before.
808 809 810 |
# File 'sig/types.rbs', line 808 def not_before @not_before end |
#options ⇒ Types::AwsCertificateManagerCertificateOptions
Returns the value of attribute options.
809 810 811 |
# File 'sig/types.rbs', line 809 def @options end |
#renewal_eligibility ⇒ ::String
Returns the value of attribute renewal_eligibility.
810 811 812 |
# File 'sig/types.rbs', line 810 def renewal_eligibility @renewal_eligibility end |
#renewal_summary ⇒ Types::AwsCertificateManagerCertificateRenewalSummary
Returns the value of attribute renewal_summary.
811 812 813 |
# File 'sig/types.rbs', line 811 def renewal_summary @renewal_summary end |
#serial ⇒ ::String
Returns the value of attribute serial.
812 813 814 |
# File 'sig/types.rbs', line 812 def serial @serial end |
#signature_algorithm ⇒ ::String
Returns the value of attribute signature_algorithm.
813 814 815 |
# File 'sig/types.rbs', line 813 def signature_algorithm @signature_algorithm end |
#status ⇒ ::String
Returns the value of attribute status.
814 815 816 |
# File 'sig/types.rbs', line 814 def status @status end |
#subject ⇒ ::String
Returns the value of attribute subject.
815 816 817 |
# File 'sig/types.rbs', line 815 def subject @subject end |
#subject_alternative_names ⇒ ::Array[::String]
Returns the value of attribute subject_alternative_names.
816 817 818 |
# File 'sig/types.rbs', line 816 def subject_alternative_names @subject_alternative_names end |
#type ⇒ ::String
Returns the value of attribute type.
817 818 819 |
# File 'sig/types.rbs', line 817 def type @type end |