class Aws::AlexaForBusiness::Types::NetworkProfile
The network profile associated with a device.
@!attribute [rw] network_profile_arn
The ARN of the network profile associated with a device. @return [String]
@!attribute [rw] network_profile_name
The name of the network profile associated with a device. @return [String]
@!attribute [rw] description
Detailed information about a device's network profile. @return [String]
@!attribute [rw] ssid
The SSID of the Wi-Fi network. @return [String]
@!attribute [rw] security_type
The security type of the Wi-Fi network. This can be WPA2\_ENTERPRISE, WPA2\_PSK, WPA\_PSK, WEP, or OPEN. @return [String]
@!attribute [rw] eap_method
The authentication standard that is used in the EAP framework. Currently, EAP\_TLS is supported. @return [String]
@!attribute [rw] current_password
The current password of the Wi-Fi network. @return [String]
@!attribute [rw] next_password
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. @return [String]
@!attribute [rw] certificate_authority_arn
The ARN of the Private Certificate Authority (PCA) created in AWS Certificate Manager (ACM). This is used to issue certificates to the devices. @return [String]
@!attribute [rw] trust_anchors
The root certificates of your authentication server, which is installed on your devices and used to trust your authentication server during EAP negotiation. @return [Array<String>]
@see docs.aws.amazon.com/goto/WebAPI/alexaforbusiness-2017-11-09/NetworkProfile AWS API Documentation
Constants
- SENSITIVE