Class: Aws::Types::AssociateWirelessGatewayWithCertificateResponse
- Inherits:
-
Object
- Object
- Aws::Types::AssociateWirelessGatewayWithCertificateResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#iot_certificate_id ⇒ ::String
Returns the value of attribute iot_certificate_id.
Instance Attribute Details
#iot_certificate_id ⇒ ::String
Returns the value of attribute iot_certificate_id.
104 105 106 |
# File 'sig/types.rbs', line 104 def iot_certificate_id @iot_certificate_id end |