Class: Aws::Types::UpdateHostKeyResponse

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#host_key_id::String

Returns the value of attribute host_key_id.

Returns:

  • (::String)


1435
1436
1437
# File 'sig/types.rbs', line 1435

def host_key_id
  @host_key_id
end

#server_id::String

Returns the value of attribute server_id.

Returns:

  • (::String)


1434
1435
1436
# File 'sig/types.rbs', line 1434

def server_id
  @server_id
end