instanceFamilies

@JvmName(name = "hbclbqhaimmebmrh")
suspend fun instanceFamilies(value: Output<List<String>>)
@JvmName(name = "crmcbttfnbpsvelm")
suspend fun instanceFamilies(value: List<String>?)

Parameters

value

The instance families the application supports. Allowed Values : GENERAL_PURPOSE | GRAPHICS_G4


@JvmName(name = "qewgiyenqiemxgax")
suspend fun instanceFamilies(vararg values: Output<String>)


@JvmName(name = "twoxbmtbhmycaioj")
suspend fun instanceFamilies(values: List<Output<String>>)
@JvmName(name = "eplnioucyrxtniob")
suspend fun instanceFamilies(vararg values: String)

Parameters

values

The instance families the application supports. Allowed Values : GENERAL_PURPOSE | GRAPHICS_G4