UpdateNetworkProfileRequest

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The ARN of the Private Certificate Authority (PCA) created in AWS Certificate Manager (ACM). This is used to issue certificates to the devices.

Link copied to clipboard

The current password of the Wi-Fi network.

Link copied to clipboard

Detailed information about a device's network profile.

Link copied to clipboard

The ARN of the network profile associated with a device.

Link copied to clipboard

The name of the network profile associated with a device.

Link copied to clipboard

The next, or subsequent, password of the Wi-Fi network. This password is asynchronously transmitted to the device and is used when the password of the network changes to NextPassword.

Link copied to clipboard

The root certificate(s) of your authentication server that will be installed on your devices and used to trust your authentication server during EAP negotiation.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String