Uses of Class
software.amazon.awscdk.services.sam.CfnHttpApi.MutualTlsAuthenticationProperty.Builder
Packages that use CfnHttpApi.MutualTlsAuthenticationProperty.Builder
Package
Description
AWS Serverless Application Model Construct Library
-
Uses of CfnHttpApi.MutualTlsAuthenticationProperty.Builder in software.amazon.awscdk.services.sam
Methods in software.amazon.awscdk.services.sam that return CfnHttpApi.MutualTlsAuthenticationProperty.BuilderModifier and TypeMethodDescriptionCfnHttpApi.MutualTlsAuthenticationProperty.builder()CfnHttpApi.MutualTlsAuthenticationProperty.Builder.truststoreUri(String truststoreUri) Sets the value ofCfnHttpApi.MutualTlsAuthenticationProperty.getTruststoreUri()CfnHttpApi.MutualTlsAuthenticationProperty.Builder.truststoreVersion(Boolean truststoreVersion) Sets the value ofCfnHttpApi.MutualTlsAuthenticationProperty.getTruststoreVersion()CfnHttpApi.MutualTlsAuthenticationProperty.Builder.truststoreVersion(IResolvable truststoreVersion) Sets the value ofCfnHttpApi.MutualTlsAuthenticationProperty.getTruststoreVersion()Constructors in software.amazon.awscdk.services.sam with parameters of type CfnHttpApi.MutualTlsAuthenticationProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnHttpApi.MutualTlsAuthenticationProperty.Builder.