Class: Aws::Types::DeleteCertificateAuthorityResponse

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#certificate_authorityTypes::CertificateAuthoritySummary

Returns the value of attribute certificate_authority.



742
743
744
# File 'sig/types.rbs', line 742

def certificate_authority
  @certificate_authority
end

#updateTypes::Update

Returns the value of attribute update.

Returns:



741
742
743
# File 'sig/types.rbs', line 741

def update
  @update
end