pulumi-azure-native-kotlin
1.104.0.1
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.batch.kotlin.outputs
/
EnvironmentSettingResponse
Environment
Setting
Response
data
class
EnvironmentSettingResponse
(
val
name
:
String
,
val
value
:
String
?
=
null
)
Types
Constructors
Properties
Constructors
Environment
Setting
Response
Link copied to clipboard
fun
EnvironmentSettingResponse
(
name
:
String
,
value
:
String
?
=
null
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
name
Link copied to clipboard
val
name
:
String
value
Link copied to clipboard
val
value
:
String
?
=
null