| Package | Description |
|---|---|
| software.amazon.awscdk.services.apigatewayv2 |
AWS::ApiGatewayV2 Construct Library
|
| 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)
The TLS configuration for a private integration.
|
CfnIntegration.Builder |
CfnIntegration.Builder.tlsConfig(CfnIntegration.TlsConfigProperty tlsConfig)
The TLS configuration for a private integration.
|
CfnIntegrationProps.Builder |
CfnIntegrationProps.Builder.tlsConfig(CfnIntegration.TlsConfigProperty tlsConfig)
Sets the value of
CfnIntegrationProps.getTlsConfig() |
Copyright © 2022. All rights reserved.