| Package | Description |
|---|---|
| software.amazon.awscdk.services.apigatewayv2 |
| Modifier and Type | Class and Description |
|---|---|
static class |
CfnIntegration.TlsConfigProperty.Jsii$Proxy
An implementation for
CfnIntegration.TlsConfigProperty |
| Modifier and Type | Method and Description |
|---|---|
CfnIntegration.TlsConfigProperty |
CfnIntegration.TlsConfigProperty.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CfnIntegration.setTlsConfig(CfnIntegration.TlsConfigProperty value)
`AWS::ApiGatewayV2::Integration.TlsConfig`.
|
CfnIntegrationProps.Builder |
CfnIntegrationProps.Builder.tlsConfig(CfnIntegration.TlsConfigProperty tlsConfig)
Sets the value of
CfnIntegrationProps.getTlsConfig() |
CfnIntegration.Builder |
CfnIntegration.Builder.tlsConfig(CfnIntegration.TlsConfigProperty tlsConfig)
`AWS::ApiGatewayV2::Integration.TlsConfig`.
|
Copyright © 2021. All rights reserved.