Uses of Class
software.amazon.awscdk.services.appmesh.CfnVirtualNode.ListenerTlsValidationContextTrustProperty.Builder
Packages that use CfnVirtualNode.ListenerTlsValidationContextTrustProperty.Builder
-
Uses of CfnVirtualNode.ListenerTlsValidationContextTrustProperty.Builder in software.amazon.awscdk.services.appmesh
Methods in software.amazon.awscdk.services.appmesh that return CfnVirtualNode.ListenerTlsValidationContextTrustProperty.BuilderModifier and TypeMethodDescriptionCfnVirtualNode.ListenerTlsValidationContextTrustProperty.builder()CfnVirtualNode.ListenerTlsValidationContextTrustProperty.Builder.file(IResolvable file) Sets the value ofCfnVirtualNode.ListenerTlsValidationContextTrustProperty.getFile()CfnVirtualNode.ListenerTlsValidationContextTrustProperty.Builder.file(CfnVirtualNode.TlsValidationContextFileTrustProperty file) Sets the value ofCfnVirtualNode.ListenerTlsValidationContextTrustProperty.getFile()CfnVirtualNode.ListenerTlsValidationContextTrustProperty.Builder.sds(IResolvable sds) Sets the value ofCfnVirtualNode.ListenerTlsValidationContextTrustProperty.getSds()CfnVirtualNode.ListenerTlsValidationContextTrustProperty.Builder.sds(CfnVirtualNode.TlsValidationContextSdsTrustProperty sds) Sets the value ofCfnVirtualNode.ListenerTlsValidationContextTrustProperty.getSds()Constructors in software.amazon.awscdk.services.appmesh with parameters of type CfnVirtualNode.ListenerTlsValidationContextTrustProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnVirtualNode.ListenerTlsValidationContextTrustProperty.Builder.