pulumi-aws-native-kotlin
0.82.0.0
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.amplify.kotlin.outputs
/
BranchEnvironmentVariable
Branch
Environment
Variable
data
class
BranchEnvironmentVariable
(
val
name
:
String
,
val
value
:
String
)
Types
Constructors
Properties
Constructors
Branch
Environment
Variable
Link copied to clipboard
fun
BranchEnvironmentVariable
(
name
:
String
,
value
:
String
)
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