class Aws::AppMesh::Types::SubjectAlternativeNameMatchers

An object that represents the methods by which a subject alternative name on a peer Transport Layer Security (TLS) certificate can be matched.

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

data as a hash:

    {
      exact: ["SubjectAlternativeName"], # required
    }

@!attribute [rw] exact

The values sent must match the specified values exactly.
@return [Array<String>]

@see docs.aws.amazon.com/goto/WebAPI/appmesh-2019-01-25/SubjectAlternativeNameMatchers AWS API Documentation

Constants

SENSITIVE