Class: Aws::Types::IssuerConfigurationType

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#type"ORIGINAL", "UPDATED"

Returns the value of attribute type.

Returns:

  • ("ORIGINAL", "UPDATED")


1417
1418
1419
# File 'sig/types.rbs', line 1417

def type
  @type
end