class Aws::IoTWireless::Types::AssociateWirelessGatewayWithCertificateRequest

@note When making an API call, you may pass AssociateWirelessGatewayWithCertificateRequest

data as a hash:

    {
      id: "WirelessGatewayId", # required
      iot_certificate_id: "IotCertificateId", # required
    }

@!attribute [rw] id

The ID of the resource to update.
@return [String]

@!attribute [rw] iot_certificate_id

The ID of the certificate to associate with the wireless gateway.
@return [String]

Constants

SENSITIVE