/dhall-aws-cloudformation/cloudformation/AWS::AppMesh::VirtualGateway/VirtualGatewayListenerTlsValidationContext.dhall
Copy path to clipboardSource
{ Type =
{ SubjectAlternativeNames : Optional (./SubjectAlternativeNames.dhall).Type
, Trust : (./VirtualGatewayListenerTlsValidationContextTrust.dhall).Type
}
, default.SubjectAlternativeNames = None (./SubjectAlternativeNames.dhall).Type
}