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

Class: Aws::EC2::Types::Phase1EncryptionAlgorithmsRequestListValue

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

Overview

Note:

When passing Phase1EncryptionAlgorithmsRequestListValue as input to an Aws::Client method, you can use a vanilla Hash:

{
  value: "String",
}

Specifies the encryption algorithm for the VPN tunnel for phase 1 IKE negotiations.

Instance Attribute Summary collapse

Instance Attribute Details

#valueString

The value for the encryption algorithm.

Returns:

  • (String)

    The value for the encryption algorithm.