toggle menu
pulumi-gcp-kotlin
8.31.0.0
jvm
switch theme
search in API
pulumi-gcp-kotlin
/
com.pulumi.gcp.apigateway.kotlin.inputs
/
ApiConfigGatewayConfigArgs
Api
Config
Gateway
Config
Args
data
class
ApiConfigGatewayConfigArgs
(
val
backendConfig
:
Output
<
ApiConfigGatewayConfigBackendConfigArgs
>
)
:
ConvertibleToJava
<
ApiConfigGatewayConfigArgs
>
Members
Constructors
Api
Config
Gateway
Config
Args
Link copied to clipboard
constructor
(
backendConfig
:
Output
<
ApiConfigGatewayConfigBackendConfigArgs
>
)
Properties
backend
Config
Link copied to clipboard
val
backendConfig
:
Output
<
ApiConfigGatewayConfigBackendConfigArgs
>
Backend settings that are applied to all backends of the Gateway. Structure is documented below.
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
ApiConfigGatewayConfigArgs