Class: Aws::Types::UpdateCertificateRequest

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

Constant Summary collapse

SENSITIVE =

Instance Attribute Summary collapse

Instance Attribute Details

#certificate_id::String

Returns the value of attribute certificate_id.



5079
5080
5081
# File 'sig/types.rbs', line 5079

def certificate_id
  @certificate_id
end

#new_status"ACTIVE", ...

Returns the value of attribute new_status.



5080
5081
5082
# File 'sig/types.rbs', line 5080

def new_status
  @new_status
end