Distributed Nodes Info Args
data class DistributedNodesInfoArgs(val nodeName: Output<String>? = null, val sourceResourceId: Output<String>? = null, val status: Output<String>? = null) : ConvertibleToJava<DistributedNodesInfoArgs>
This is used to represent the various nodes of the distributed container.