/dhall-aws-cloudformation/cloudformation/AWS::AppMesh::VirtualNode/ListenerTlsValidationContext.dhall

Copy path to clipboard

Source

{ Type =
{ SubjectAlternativeNames : Optional (./SubjectAlternativeNames.dhall).Type
, Trust : (./ListenerTlsValidationContextTrust.dhall).Type
}
, default.SubjectAlternativeNames = None (./SubjectAlternativeNames.dhall).Type
}