Interface LaunchTemplateEnclaveOptions.Builder

All Superinterfaces:
Buildable, CopyableBuilder<LaunchTemplateEnclaveOptions.Builder,LaunchTemplateEnclaveOptions>, SdkBuilder<LaunchTemplateEnclaveOptions.Builder,LaunchTemplateEnclaveOptions>, SdkPojo
Enclosing class:
LaunchTemplateEnclaveOptions

public static interface LaunchTemplateEnclaveOptions.Builder extends SdkPojo, CopyableBuilder<LaunchTemplateEnclaveOptions.Builder,LaunchTemplateEnclaveOptions>
  • Method Details

    • enabled

      If this parameter is set to true, the instance is enabled for Amazon Web Services Nitro Enclaves; otherwise, it is not enabled for Amazon Web Services Nitro Enclaves.

      Parameters:
      enabled - If this parameter is set to true, the instance is enabled for Amazon Web Services Nitro Enclaves; otherwise, it is not enabled for Amazon Web Services Nitro Enclaves.
      Returns:
      Returns a reference to this object so that method calls can be chained together.