class Aws::AlexaForBusiness::Types::NetworkProfileData

The data associated with a network profile.

@!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] 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]

@see docs.aws.amazon.com/goto/WebAPI/alexaforbusiness-2017-11-09/NetworkProfileData AWS API Documentation

Constants

SENSITIVE