Interface ComputeInstanceFromTemplateScratchDisk

  • All Superinterfaces:
    software.amazon.jsii.JsiiSerializable
    All Known Implementing Classes:
    ComputeInstanceFromTemplateScratchDisk.Jsii$Proxy

    @Generated(value="jsii-pacmak/1.102.0 (build e354887)",
               date="2024-08-31T03:59:18.503Z")
    @Stability(Stable)
    public interface ComputeInstanceFromTemplateScratchDisk
    extends software.amazon.jsii.JsiiSerializable
    • Method Detail

      • getDeviceName

        @Stability(Stable)
        @Nullable
        default String getDeviceName()
        Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/compute_instance_from_template#device_name ComputeInstanceFromTemplate#device_name}.
      • getInterfaceValue

        @Stability(Stable)
        @Nullable
        default String getInterfaceValue()
        Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/compute_instance_from_template#interface ComputeInstanceFromTemplate#interface}.
      • getSize

        @Stability(Stable)
        @Nullable
        default Number getSize()
        Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/compute_instance_from_template#size ComputeInstanceFromTemplate#size}.