Class: Aws::Types::ActivateCertificateAuthorityResponse

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.



56
57
58
# File 'sig/types.rbs', line 56

def certificate_authority
  @certificate_authority
end

#updateTypes::Update

Returns the value of attribute update.

Returns:



55
56
57
# File 'sig/types.rbs', line 55

def update
  @update
end