Class: Aws::Types::ModifyCertificatesMessage

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#certificate_identifier::String

Returns the value of attribute certificate_identifier.

Returns:

  • (::String)


2937
2938
2939
# File 'sig/types.rbs', line 2937

def certificate_identifier
  @certificate_identifier
end

#remove_customer_overrideBoolean

Returns the value of attribute remove_customer_override.

Returns:

  • (Boolean)


2938
2939
2940
# File 'sig/types.rbs', line 2938

def remove_customer_override
  @remove_customer_override
end