class Aws::AppMesh::Types::SubjectAlternativeNames

An object that represents the subject alternative names secured by the certificate.

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

data as a hash:

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

@!attribute [rw] match

An object that represents the criteria for determining a SANs match.
@return [Types::SubjectAlternativeNameMatchers]

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

Constants

SENSITIVE