@Stability(value=Stable) public static final class CfnHttpApi.MutualTlsAuthenticationProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnHttpApi.MutualTlsAuthenticationProperty>
CfnHttpApi.MutualTlsAuthenticationProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnHttpApi.MutualTlsAuthenticationProperty |
build()
Builds the configured instance.
|
CfnHttpApi.MutualTlsAuthenticationProperty.Builder |
truststoreUri(String truststoreUri)
Sets the value of
CfnHttpApi.MutualTlsAuthenticationProperty.getTruststoreUri() |
CfnHttpApi.MutualTlsAuthenticationProperty.Builder |
truststoreVersion(Boolean truststoreVersion)
Sets the value of
CfnHttpApi.MutualTlsAuthenticationProperty.getTruststoreVersion() |
CfnHttpApi.MutualTlsAuthenticationProperty.Builder |
truststoreVersion(IResolvable truststoreVersion)
Sets the value of
CfnHttpApi.MutualTlsAuthenticationProperty.getTruststoreVersion() |
@Stability(value=Stable) public CfnHttpApi.MutualTlsAuthenticationProperty.Builder truststoreUri(String truststoreUri)
CfnHttpApi.MutualTlsAuthenticationProperty.getTruststoreUri()truststoreUri - `CfnHttpApi.MutualTlsAuthenticationProperty.TruststoreUri`.this@Stability(value=Stable) public CfnHttpApi.MutualTlsAuthenticationProperty.Builder truststoreVersion(Boolean truststoreVersion)
CfnHttpApi.MutualTlsAuthenticationProperty.getTruststoreVersion()truststoreVersion - `CfnHttpApi.MutualTlsAuthenticationProperty.TruststoreVersion`.this@Stability(value=Stable) public CfnHttpApi.MutualTlsAuthenticationProperty.Builder truststoreVersion(IResolvable truststoreVersion)
CfnHttpApi.MutualTlsAuthenticationProperty.getTruststoreVersion()truststoreVersion - `CfnHttpApi.MutualTlsAuthenticationProperty.TruststoreVersion`.this@Stability(value=Stable) public CfnHttpApi.MutualTlsAuthenticationProperty build()
build in interface software.amazon.jsii.Builder<CfnHttpApi.MutualTlsAuthenticationProperty>CfnHttpApi.MutualTlsAuthenticationPropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.