Class: Aws::Types::Certificate

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#activeTypes::ActiveCertificateAuthority

Returns the value of attribute active.



331
332
333
# File 'sig/types.rbs', line 331

def active
  @active
end

#data::String

Returns the value of attribute data.

Returns:

  • (::String)


330
331
332
# File 'sig/types.rbs', line 330

def data
  @data
end