enclaveOptions

@JvmName(name = "jjblwyxaywmwpile")
suspend fun enclaveOptions(value: Output<LaunchTemplateEnclaveOptionsArgs>)
@JvmName(name = "nvmrdnqxqlvaxefn")
suspend fun enclaveOptions(value: LaunchTemplateEnclaveOptionsArgs?)

Parameters

value

Indicates whether the instance is enabled for AWS Nitro Enclaves. For more information, see What is Nitro Enclaves? in the Nitro Enclaves User Guide. You can't enable AWS Nitro Enclaves and hibernation on the same instance.


@JvmName(name = "wlffplkvinrdccva")
suspend fun enclaveOptions(argument: suspend LaunchTemplateEnclaveOptionsArgsBuilder.() -> Unit)

Parameters

argument

Indicates whether the instance is enabled for AWS Nitro Enclaves. For more information, see What is Nitro Enclaves? in the Nitro Enclaves User Guide. You can't enable AWS Nitro Enclaves and hibernation on the same instance.