Resource Set Args
data class ResourceSetArgs(val resourceSettingId: Output<String>? = null, val vmResourceId: Output<String>? = null) : ConvertibleToJava<ResourceSetArgs>
Represents a VM and the setting Id it was created for.
Represents a VM and the setting Id it was created for.