Uses of Class
software.amazon.awscdk.services.appmesh.CfnVirtualNode.ListenerTlsProperty.Builder
Packages that use CfnVirtualNode.ListenerTlsProperty.Builder
-
Uses of CfnVirtualNode.ListenerTlsProperty.Builder in software.amazon.awscdk.services.appmesh
Methods in software.amazon.awscdk.services.appmesh that return CfnVirtualNode.ListenerTlsProperty.BuilderModifier and TypeMethodDescriptionCfnVirtualNode.ListenerTlsProperty.builder()CfnVirtualNode.ListenerTlsProperty.Builder.certificate(IResolvable certificate) Sets the value ofCfnVirtualNode.ListenerTlsProperty.getCertificate()CfnVirtualNode.ListenerTlsProperty.Builder.certificate(CfnVirtualNode.ListenerTlsCertificateProperty certificate) Sets the value ofCfnVirtualNode.ListenerTlsProperty.getCertificate()Sets the value ofCfnVirtualNode.ListenerTlsProperty.getMode()CfnVirtualNode.ListenerTlsProperty.Builder.validation(IResolvable validation) Sets the value ofCfnVirtualNode.ListenerTlsProperty.getValidation()CfnVirtualNode.ListenerTlsProperty.Builder.validation(CfnVirtualNode.ListenerTlsValidationContextProperty validation) Sets the value ofCfnVirtualNode.ListenerTlsProperty.getValidation()Constructors in software.amazon.awscdk.services.appmesh with parameters of type CfnVirtualNode.ListenerTlsProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnVirtualNode.ListenerTlsProperty.Builder.