Class: Aws::Types::CreateCertificateAuthorityResponse

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.



587
588
589
# File 'sig/types.rbs', line 587

def certificate_authority
  @certificate_authority
end

#updateTypes::Update

Returns the value of attribute update.

Returns:



586
587
588
# File 'sig/types.rbs', line 586

def update
  @update
end