pulumi-aws-native-kotlin
0.82.0.0
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.ec2.kotlin.outputs
/
LaunchTemplateCreditSpecification
Launch
Template
Credit
Specification
data
class
LaunchTemplateCreditSpecification
(
val
cpuCredits
:
String
?
=
null
)
The user data to make available to the instance.
Types
Constructors
Properties
Constructors
Launch
Template
Credit
Specification
Link copied to clipboard
fun
LaunchTemplateCreditSpecification
(
cpuCredits
:
String
?
=
null
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
cpu
Credits
Link copied to clipboard
val
cpuCredits
:
String
?
=
null
The user data to make available to the instance.