pulumi-aws-kotlin
6.6.1.0
pulumi-aws-kotlin
/
com.pulumi.aws.ec2.kotlin.outputs
/
LaunchTemplateHibernationOptions
Launch
Template
Hibernation
Options
data
class
LaunchTemplateHibernationOptions
(
val
configured
:
Boolean
)
Types
Constructors
Properties
Constructors
Launch
Template
Hibernation
Options
Link copied to clipboard
fun
LaunchTemplateHibernationOptions
(
configured
:
Boolean
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
configured
Link copied to clipboard
val
configured
:
Boolean
If set to
true
, the launched EC2 instance will hibernation enabled.