pulumi-aws-kotlin
5.43.0.1
search in API
pulumi-aws-kotlin/com.pulumi.aws.appmesh.kotlin.outputs/GetVirtualGatewaySpecListener

GetVirtualGatewaySpecListener

data class GetVirtualGatewaySpecListener(val connectionPools: List<GetVirtualGatewaySpecListenerConnectionPool>, val healthChecks: List<GetVirtualGatewaySpecListenerHealthCheck>, val portMappings: List<GetVirtualGatewaySpecListenerPortMapping>, val tls: List<GetVirtualGatewaySpecListenerTl>)

Constructors

GetVirtualGatewaySpecListener
Link copied to clipboard
constructor(connectionPools: List<GetVirtualGatewaySpecListenerConnectionPool>, healthChecks: List<GetVirtualGatewaySpecListenerHealthCheck>, portMappings: List<GetVirtualGatewaySpecListenerPortMapping>, tls: List<GetVirtualGatewaySpecListenerTl>)

Types

Companion
Link copied to clipboard
object Companion

Properties

connectionPools
Link copied to clipboard
val connectionPools: List<GetVirtualGatewaySpecListenerConnectionPool>
healthChecks
Link copied to clipboard
val healthChecks: List<GetVirtualGatewaySpecListenerHealthCheck>
portMappings
Link copied to clipboard
val portMappings: List<GetVirtualGatewaySpecListenerPortMapping>
tls
Link copied to clipboard
val tls: List<GetVirtualGatewaySpecListenerTl>
© 2024 CopyrightGenerated by dokka