Class: Aws::Types::AssociateWirelessGatewayWithCertificateRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#id ⇒ ::String

Returns the value of attribute id.

Returns:

  • (::String)


98
99
100
# File 'sig/types.rbs', line 98

def id
  @id
end

#iot_certificate_id ⇒ ::String

Returns the value of attribute iot_certificate_id.

Returns:

  • (::String)


99
100
101
# File 'sig/types.rbs', line 99

def iot_certificate_id
  @iot_certificate_id
end