Class: Aws::Types::CertificateConfiguration

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#certificate_type"DISABLED", "GENERATED"

Returns the value of attribute certificate_type.

Returns:

  • ("DISABLED", "GENERATED")


66
67
68
# File 'sig/types.rbs', line 66

def certificate_type
  @certificate_type
end