LaunchTemplateCreditSpecification

data class LaunchTemplateCreditSpecification(val cpuCredits: String? = null)

The user data to make available to the instance.

Constructors

Link copied to clipboard
fun LaunchTemplateCreditSpecification(cpuCredits: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val cpuCredits: String? = null

The user data to make available to the instance.