desired State Configuration Group Value References
suspend fun desiredStateConfigurationGroupValueReferences(value: Output<Map<String, ReferencedResourceArgs>>)
suspend fun desiredStateConfigurationGroupValueReferences(value: Map<String, ReferencedResourceArgs>?)
Parameters
value
The goal state of the site network service resource. This has references to the configuration group value objects that describe the desired state of the site network service.
suspend fun desiredStateConfigurationGroupValueReferences(vararg argument: Pair<String, suspend ReferencedResourceArgsBuilder.() -> Unit>)
Parameters
argument
The goal state of the site network service resource. This has references to the configuration group value objects that describe the desired state of the site network service.
fun desiredStateConfigurationGroupValueReferences(vararg values: Pair<String, ReferencedResourceArgs>)
Parameters
values
The goal state of the site network service resource. This has references to the configuration group value objects that describe the desired state of the site network service.