class Aws::ElasticsearchService::Types::NodeToNodeEncryptionOptions

Specifies the node-to-node encryption options.

@note When making an API call, you may pass NodeToNodeEncryptionOptions

data as a hash:

    {
      enabled: false,
    }

@!attribute [rw] enabled

Specify true to enable node-to-node encryption.
@return [Boolean]

Constants

SENSITIVE