pulumi-azure-native-kotlin
1.104.0.1
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.edgeorder.kotlin.outputs
/
SpecificationResponse
Specification
Response
data
class
SpecificationResponse
(
val
name
:
String
,
val
value
:
String
)
Specifications of the configurations
Types
Constructors
Properties
Constructors
Specification
Response
Link copied to clipboard
fun
SpecificationResponse
(
name
:
String
,
value
:
String
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
name
Link copied to clipboard
val
name
:
String
Name of the specification
value
Link copied to clipboard
val
value
:
String
Value of the specification