pulumi-azure-native-kotlin
2.14.0.0
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.appplatform.kotlin.inputs
/
GatewayPropertiesEnvironmentVariablesArgs
Gateway
Properties
Environment
Variables
Args
data
class
GatewayPropertiesEnvironmentVariablesArgs
(
val
properties
:
Output
<
Map
<
String
,
String
>
>
?
=
null
,
val
secrets
:
Output
<
Map
<
String
,
String
>
>
?
=
null
)
:
ConvertibleToJava
<
GatewayPropertiesEnvironmentVariablesArgs
>
Environment variables of Spring Cloud Gateway
Constructors
Functions
Properties
Constructors
Gateway
Properties
Environment
Variables
Args
Link copied to clipboard
fun
GatewayPropertiesEnvironmentVariablesArgs
(
properties
:
Output
<
Map
<
String
,
String
>
>
?
=
null
,
secrets
:
Output
<
Map
<
String
,
String
>
>
?
=
null
)
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
GatewayPropertiesEnvironmentVariablesArgs
Properties
properties
Link copied to clipboard
val
properties
:
Output
<
Map
<
String
,
String
>
>
?
=
null
Non-sensitive properties
secrets
Link copied to clipboard
val
secrets
:
Output
<
Map
<
String
,
String
>
>
?
=
null
Sensitive properties