You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::EC2::Types::ClientVpnEndpointAttributeStatus

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

Describes the status of the Client VPN endpoint attribute.

Returned by:

Instance Attribute Summary collapse

Instance Attribute Details

#codeString

The status code.

Possible values:

  • applying
  • applied

Returns:

  • (String)

    The status code.

#messageString

The status message.

Returns:

  • (String)

    The status message.