Google Cloud Native is in preview. Google Cloud Classic is fully supported.
Google Cloud Native v0.32.0 published on Wednesday, Nov 29, 2023 by Pulumi
google-native.aiplatform/v1beta1.getNotebookRuntimeTemplate
Explore with Pulumi AI
Google Cloud Native is in preview. Google Cloud Classic is fully supported.
Google Cloud Native v0.32.0 published on Wednesday, Nov 29, 2023 by Pulumi
Gets a NotebookRuntimeTemplate.
Using getNotebookRuntimeTemplate
Two invocation forms are available. The direct form accepts plain arguments and either blocks until the result value is available, or returns a Promise-wrapped result. The output form accepts Input-wrapped arguments and returns an Output-wrapped result.
function getNotebookRuntimeTemplate(args: GetNotebookRuntimeTemplateArgs, opts?: InvokeOptions): Promise<GetNotebookRuntimeTemplateResult>
function getNotebookRuntimeTemplateOutput(args: GetNotebookRuntimeTemplateOutputArgs, opts?: InvokeOptions): Output<GetNotebookRuntimeTemplateResult>
def get_notebook_runtime_template(location: Optional[str] = None,
notebook_runtime_template_id: Optional[str] = None,
project: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetNotebookRuntimeTemplateResult
def get_notebook_runtime_template_output(location: Optional[pulumi.Input[str]] = None,
notebook_runtime_template_id: Optional[pulumi.Input[str]] = None,
project: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetNotebookRuntimeTemplateResult]
func LookupNotebookRuntimeTemplate(ctx *Context, args *LookupNotebookRuntimeTemplateArgs, opts ...InvokeOption) (*LookupNotebookRuntimeTemplateResult, error)
func LookupNotebookRuntimeTemplateOutput(ctx *Context, args *LookupNotebookRuntimeTemplateOutputArgs, opts ...InvokeOption) LookupNotebookRuntimeTemplateResultOutput
> Note: This function is named LookupNotebookRuntimeTemplate
in the Go SDK.
public static class GetNotebookRuntimeTemplate
{
public static Task<GetNotebookRuntimeTemplateResult> InvokeAsync(GetNotebookRuntimeTemplateArgs args, InvokeOptions? opts = null)
public static Output<GetNotebookRuntimeTemplateResult> Invoke(GetNotebookRuntimeTemplateInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetNotebookRuntimeTemplateResult> getNotebookRuntimeTemplate(GetNotebookRuntimeTemplateArgs args, InvokeOptions options)
// Output-based functions aren't available in Java yet
fn::invoke:
function: google-native:aiplatform/v1beta1:getNotebookRuntimeTemplate
arguments:
# arguments dictionary
The following arguments are supported:
- Location string
- Notebook
Runtime stringTemplate Id - Project string
- Location string
- Notebook
Runtime stringTemplate Id - Project string
- location String
- notebook
Runtime StringTemplate Id - project String
- location string
- notebook
Runtime stringTemplate Id - project string
- location str
- notebook_
runtime_ strtemplate_ id - project str
- location String
- notebook
Runtime StringTemplate Id - project String
getNotebookRuntimeTemplate Result
The following output properties are available:
- Create
Time string - Timestamp when this NotebookRuntimeTemplate was created.
- Data
Persistent Pulumi.Disk Spec Google Native. Aiplatform. V1Beta1. Outputs. Google Cloud Aiplatform V1beta1Persistent Disk Spec Response - Optional. The specification of persistent disk attached to the runtime as data disk storage.
- Description string
- The description of the NotebookRuntimeTemplate.
- Display
Name string - The display name of the NotebookRuntimeTemplate. The name can be up to 128 characters long and can consist of any UTF-8 characters.
- Etag string
- Used to perform consistent read-modify-write updates. If not set, a blind "overwrite" update happens.
- Euc
Config Pulumi.Google Native. Aiplatform. V1Beta1. Outputs. Google Cloud Aiplatform V1beta1Notebook Euc Config Response - EUC configuration of the NotebookRuntimeTemplate.
- Idle
Shutdown Pulumi.Config Google Native. Aiplatform. V1Beta1. Outputs. Google Cloud Aiplatform V1beta1Notebook Idle Shutdown Config Response - The idle shutdown configuration of NotebookRuntimeTemplate. This config will only be set when idle shutdown is enabled.
- Is
Default bool - The default template to use if not specified.
- Labels Dictionary<string, string>
- The labels with user-defined metadata to organize the NotebookRuntimeTemplates. Label keys and values can be no longer than 64 characters (Unicode codepoints), can only contain lowercase letters, numeric characters, underscores and dashes. International characters are allowed. See https://goo.gl/xmQnxf for more information and examples of labels.
- Machine
Spec Pulumi.Google Native. Aiplatform. V1Beta1. Outputs. Google Cloud Aiplatform V1beta1Machine Spec Response - Optional. Immutable. The specification of a single machine for the template.
- Name string
- The resource name of the NotebookRuntimeTemplate.
- Network
Spec Pulumi.Google Native. Aiplatform. V1Beta1. Outputs. Google Cloud Aiplatform V1beta1Network Spec Response - Optional. Network spec.
- Notebook
Runtime stringType - Optional. Immutable. The type of the notebook runtime template.
- Service
Account string - The service account that the runtime workload runs as. You can use any service account within the same project, but you must have the service account user permission to use the instance. If not specified, the Compute Engine default service account is used.
- Update
Time string - Timestamp when this NotebookRuntimeTemplate was most recently updated.
- Create
Time string - Timestamp when this NotebookRuntimeTemplate was created.
- Data
Persistent GoogleDisk Spec Cloud Aiplatform V1beta1Persistent Disk Spec Response - Optional. The specification of persistent disk attached to the runtime as data disk storage.
- Description string
- The description of the NotebookRuntimeTemplate.
- Display
Name string - The display name of the NotebookRuntimeTemplate. The name can be up to 128 characters long and can consist of any UTF-8 characters.
- Etag string
- Used to perform consistent read-modify-write updates. If not set, a blind "overwrite" update happens.
- Euc
Config GoogleCloud Aiplatform V1beta1Notebook Euc Config Response - EUC configuration of the NotebookRuntimeTemplate.
- Idle
Shutdown GoogleConfig Cloud Aiplatform V1beta1Notebook Idle Shutdown Config Response - The idle shutdown configuration of NotebookRuntimeTemplate. This config will only be set when idle shutdown is enabled.
- Is
Default bool - The default template to use if not specified.
- Labels map[string]string
- The labels with user-defined metadata to organize the NotebookRuntimeTemplates. Label keys and values can be no longer than 64 characters (Unicode codepoints), can only contain lowercase letters, numeric characters, underscores and dashes. International characters are allowed. See https://goo.gl/xmQnxf for more information and examples of labels.
- Machine
Spec GoogleCloud Aiplatform V1beta1Machine Spec Response - Optional. Immutable. The specification of a single machine for the template.
- Name string
- The resource name of the NotebookRuntimeTemplate.
- Network
Spec GoogleCloud Aiplatform V1beta1Network Spec Response - Optional. Network spec.
- Notebook
Runtime stringType - Optional. Immutable. The type of the notebook runtime template.
- Service
Account string - The service account that the runtime workload runs as. You can use any service account within the same project, but you must have the service account user permission to use the instance. If not specified, the Compute Engine default service account is used.
- Update
Time string - Timestamp when this NotebookRuntimeTemplate was most recently updated.
- create
Time String - Timestamp when this NotebookRuntimeTemplate was created.
- data
Persistent GoogleDisk Spec Cloud Aiplatform V1beta1Persistent Disk Spec Response - Optional. The specification of persistent disk attached to the runtime as data disk storage.
- description String
- The description of the NotebookRuntimeTemplate.
- display
Name String - The display name of the NotebookRuntimeTemplate. The name can be up to 128 characters long and can consist of any UTF-8 characters.
- etag String
- Used to perform consistent read-modify-write updates. If not set, a blind "overwrite" update happens.
- euc
Config GoogleCloud Aiplatform V1beta1Notebook Euc Config Response - EUC configuration of the NotebookRuntimeTemplate.
- idle
Shutdown GoogleConfig Cloud Aiplatform V1beta1Notebook Idle Shutdown Config Response - The idle shutdown configuration of NotebookRuntimeTemplate. This config will only be set when idle shutdown is enabled.
- is
Default Boolean - The default template to use if not specified.
- labels Map<String,String>
- The labels with user-defined metadata to organize the NotebookRuntimeTemplates. Label keys and values can be no longer than 64 characters (Unicode codepoints), can only contain lowercase letters, numeric characters, underscores and dashes. International characters are allowed. See https://goo.gl/xmQnxf for more information and examples of labels.
- machine
Spec GoogleCloud Aiplatform V1beta1Machine Spec Response - Optional. Immutable. The specification of a single machine for the template.
- name String
- The resource name of the NotebookRuntimeTemplate.
- network
Spec GoogleCloud Aiplatform V1beta1Network Spec Response - Optional. Network spec.
- notebook
Runtime StringType - Optional. Immutable. The type of the notebook runtime template.
- service
Account String - The service account that the runtime workload runs as. You can use any service account within the same project, but you must have the service account user permission to use the instance. If not specified, the Compute Engine default service account is used.
- update
Time String - Timestamp when this NotebookRuntimeTemplate was most recently updated.
- create
Time string - Timestamp when this NotebookRuntimeTemplate was created.
- data
Persistent GoogleDisk Spec Cloud Aiplatform V1beta1Persistent Disk Spec Response - Optional. The specification of persistent disk attached to the runtime as data disk storage.
- description string
- The description of the NotebookRuntimeTemplate.
- display
Name string - The display name of the NotebookRuntimeTemplate. The name can be up to 128 characters long and can consist of any UTF-8 characters.
- etag string
- Used to perform consistent read-modify-write updates. If not set, a blind "overwrite" update happens.
- euc
Config GoogleCloud Aiplatform V1beta1Notebook Euc Config Response - EUC configuration of the NotebookRuntimeTemplate.
- idle
Shutdown GoogleConfig Cloud Aiplatform V1beta1Notebook Idle Shutdown Config Response - The idle shutdown configuration of NotebookRuntimeTemplate. This config will only be set when idle shutdown is enabled.
- is
Default boolean - The default template to use if not specified.
- labels {[key: string]: string}
- The labels with user-defined metadata to organize the NotebookRuntimeTemplates. Label keys and values can be no longer than 64 characters (Unicode codepoints), can only contain lowercase letters, numeric characters, underscores and dashes. International characters are allowed. See https://goo.gl/xmQnxf for more information and examples of labels.
- machine
Spec GoogleCloud Aiplatform V1beta1Machine Spec Response - Optional. Immutable. The specification of a single machine for the template.
- name string
- The resource name of the NotebookRuntimeTemplate.
- network
Spec GoogleCloud Aiplatform V1beta1Network Spec Response - Optional. Network spec.
- notebook
Runtime stringType - Optional. Immutable. The type of the notebook runtime template.
- service
Account string - The service account that the runtime workload runs as. You can use any service account within the same project, but you must have the service account user permission to use the instance. If not specified, the Compute Engine default service account is used.
- update
Time string - Timestamp when this NotebookRuntimeTemplate was most recently updated.
- create_
time str - Timestamp when this NotebookRuntimeTemplate was created.
- data_
persistent_ Googledisk_ spec Cloud Aiplatform V1beta1Persistent Disk Spec Response - Optional. The specification of persistent disk attached to the runtime as data disk storage.
- description str
- The description of the NotebookRuntimeTemplate.
- display_
name str - The display name of the NotebookRuntimeTemplate. The name can be up to 128 characters long and can consist of any UTF-8 characters.
- etag str
- Used to perform consistent read-modify-write updates. If not set, a blind "overwrite" update happens.
- euc_
config GoogleCloud Aiplatform V1beta1Notebook Euc Config Response - EUC configuration of the NotebookRuntimeTemplate.
- idle_
shutdown_ Googleconfig Cloud Aiplatform V1beta1Notebook Idle Shutdown Config Response - The idle shutdown configuration of NotebookRuntimeTemplate. This config will only be set when idle shutdown is enabled.
- is_
default bool - The default template to use if not specified.
- labels Mapping[str, str]
- The labels with user-defined metadata to organize the NotebookRuntimeTemplates. Label keys and values can be no longer than 64 characters (Unicode codepoints), can only contain lowercase letters, numeric characters, underscores and dashes. International characters are allowed. See https://goo.gl/xmQnxf for more information and examples of labels.
- machine_
spec GoogleCloud Aiplatform V1beta1Machine Spec Response - Optional. Immutable. The specification of a single machine for the template.
- name str
- The resource name of the NotebookRuntimeTemplate.
- network_
spec GoogleCloud Aiplatform V1beta1Network Spec Response - Optional. Network spec.
- notebook_
runtime_ strtype - Optional. Immutable. The type of the notebook runtime template.
- service_
account str - The service account that the runtime workload runs as. You can use any service account within the same project, but you must have the service account user permission to use the instance. If not specified, the Compute Engine default service account is used.
- update_
time str - Timestamp when this NotebookRuntimeTemplate was most recently updated.
- create
Time String - Timestamp when this NotebookRuntimeTemplate was created.
- data
Persistent Property MapDisk Spec - Optional. The specification of persistent disk attached to the runtime as data disk storage.
- description String
- The description of the NotebookRuntimeTemplate.
- display
Name String - The display name of the NotebookRuntimeTemplate. The name can be up to 128 characters long and can consist of any UTF-8 characters.
- etag String
- Used to perform consistent read-modify-write updates. If not set, a blind "overwrite" update happens.
- euc
Config Property Map - EUC configuration of the NotebookRuntimeTemplate.
- idle
Shutdown Property MapConfig - The idle shutdown configuration of NotebookRuntimeTemplate. This config will only be set when idle shutdown is enabled.
- is
Default Boolean - The default template to use if not specified.
- labels Map<String>
- The labels with user-defined metadata to organize the NotebookRuntimeTemplates. Label keys and values can be no longer than 64 characters (Unicode codepoints), can only contain lowercase letters, numeric characters, underscores and dashes. International characters are allowed. See https://goo.gl/xmQnxf for more information and examples of labels.
- machine
Spec Property Map - Optional. Immutable. The specification of a single machine for the template.
- name String
- The resource name of the NotebookRuntimeTemplate.
- network
Spec Property Map - Optional. Network spec.
- notebook
Runtime StringType - Optional. Immutable. The type of the notebook runtime template.
- service
Account String - The service account that the runtime workload runs as. You can use any service account within the same project, but you must have the service account user permission to use the instance. If not specified, the Compute Engine default service account is used.
- update
Time String - Timestamp when this NotebookRuntimeTemplate was most recently updated.
Supporting Types
GoogleCloudAiplatformV1beta1MachineSpecResponse
- Accelerator
Count int - The number of accelerators to attach to the machine.
- Accelerator
Type string - Immutable. The type of accelerator(s) that may be attached to the machine as per accelerator_count.
- Machine
Type string - Immutable. The type of the machine. See the list of machine types supported for prediction See the list of machine types supported for custom training. For DeployedModel this field is optional, and the default value is
n1-standard-2
. For BatchPredictionJob or as part of WorkerPoolSpec this field is required. - Tpu
Topology string - Immutable. The topology of the TPUs. Corresponds to the TPU topologies available from GKE. (Example: tpu_topology: "2x2x1").
- Accelerator
Count int - The number of accelerators to attach to the machine.
- Accelerator
Type string - Immutable. The type of accelerator(s) that may be attached to the machine as per accelerator_count.
- Machine
Type string - Immutable. The type of the machine. See the list of machine types supported for prediction See the list of machine types supported for custom training. For DeployedModel this field is optional, and the default value is
n1-standard-2
. For BatchPredictionJob or as part of WorkerPoolSpec this field is required. - Tpu
Topology string - Immutable. The topology of the TPUs. Corresponds to the TPU topologies available from GKE. (Example: tpu_topology: "2x2x1").
- accelerator
Count Integer - The number of accelerators to attach to the machine.
- accelerator
Type String - Immutable. The type of accelerator(s) that may be attached to the machine as per accelerator_count.
- machine
Type String - Immutable. The type of the machine. See the list of machine types supported for prediction See the list of machine types supported for custom training. For DeployedModel this field is optional, and the default value is
n1-standard-2
. For BatchPredictionJob or as part of WorkerPoolSpec this field is required. - tpu
Topology String - Immutable. The topology of the TPUs. Corresponds to the TPU topologies available from GKE. (Example: tpu_topology: "2x2x1").
- accelerator
Count number - The number of accelerators to attach to the machine.
- accelerator
Type string - Immutable. The type of accelerator(s) that may be attached to the machine as per accelerator_count.
- machine
Type string - Immutable. The type of the machine. See the list of machine types supported for prediction See the list of machine types supported for custom training. For DeployedModel this field is optional, and the default value is
n1-standard-2
. For BatchPredictionJob or as part of WorkerPoolSpec this field is required. - tpu
Topology string - Immutable. The topology of the TPUs. Corresponds to the TPU topologies available from GKE. (Example: tpu_topology: "2x2x1").
- accelerator_
count int - The number of accelerators to attach to the machine.
- accelerator_
type str - Immutable. The type of accelerator(s) that may be attached to the machine as per accelerator_count.
- machine_
type str - Immutable. The type of the machine. See the list of machine types supported for prediction See the list of machine types supported for custom training. For DeployedModel this field is optional, and the default value is
n1-standard-2
. For BatchPredictionJob or as part of WorkerPoolSpec this field is required. - tpu_
topology str - Immutable. The topology of the TPUs. Corresponds to the TPU topologies available from GKE. (Example: tpu_topology: "2x2x1").
- accelerator
Count Number - The number of accelerators to attach to the machine.
- accelerator
Type String - Immutable. The type of accelerator(s) that may be attached to the machine as per accelerator_count.
- machine
Type String - Immutable. The type of the machine. See the list of machine types supported for prediction See the list of machine types supported for custom training. For DeployedModel this field is optional, and the default value is
n1-standard-2
. For BatchPredictionJob or as part of WorkerPoolSpec this field is required. - tpu
Topology String - Immutable. The topology of the TPUs. Corresponds to the TPU topologies available from GKE. (Example: tpu_topology: "2x2x1").
GoogleCloudAiplatformV1beta1NetworkSpecResponse
- Enable
Internet boolAccess - Whether to enable public internet access. Default false.
- Network string
- The full name of the Google Compute Engine network
- Subnetwork string
- The name of the subnet that this instance is in. Format:
projects/{project_id_or_number}/regions/{region}/subnetworks/{subnetwork_id}
- Enable
Internet boolAccess - Whether to enable public internet access. Default false.
- Network string
- The full name of the Google Compute Engine network
- Subnetwork string
- The name of the subnet that this instance is in. Format:
projects/{project_id_or_number}/regions/{region}/subnetworks/{subnetwork_id}
- enable
Internet BooleanAccess - Whether to enable public internet access. Default false.
- network String
- The full name of the Google Compute Engine network
- subnetwork String
- The name of the subnet that this instance is in. Format:
projects/{project_id_or_number}/regions/{region}/subnetworks/{subnetwork_id}
- enable
Internet booleanAccess - Whether to enable public internet access. Default false.
- network string
- The full name of the Google Compute Engine network
- subnetwork string
- The name of the subnet that this instance is in. Format:
projects/{project_id_or_number}/regions/{region}/subnetworks/{subnetwork_id}
- enable_
internet_ boolaccess - Whether to enable public internet access. Default false.
- network str
- The full name of the Google Compute Engine network
- subnetwork str
- The name of the subnet that this instance is in. Format:
projects/{project_id_or_number}/regions/{region}/subnetworks/{subnetwork_id}
- enable
Internet BooleanAccess - Whether to enable public internet access. Default false.
- network String
- The full name of the Google Compute Engine network
- subnetwork String
- The name of the subnet that this instance is in. Format:
projects/{project_id_or_number}/regions/{region}/subnetworks/{subnetwork_id}
GoogleCloudAiplatformV1beta1NotebookEucConfigResponse
- Bypass
Actas boolCheck - Whether ActAs check is bypassed for service account attached to the VM. If false, we need ActAs check for the default Compute Engine Service account. When a Runtime is created, a VM is allocated using Default Compute Engine Service Account. Any user requesting to use this Runtime requires Service Account User (ActAs) permission over this SA. If true, Runtime owner is using EUC and does not require the above permission as VM no longer use default Compute Engine SA, but a P4SA.
- Euc
Disabled bool - Input only. Whether EUC is disabled in this NotebookRuntimeTemplate. In proto3, the default value of a boolean is false. In this way, by default EUC will be enabled for NotebookRuntimeTemplate.
- Bypass
Actas boolCheck - Whether ActAs check is bypassed for service account attached to the VM. If false, we need ActAs check for the default Compute Engine Service account. When a Runtime is created, a VM is allocated using Default Compute Engine Service Account. Any user requesting to use this Runtime requires Service Account User (ActAs) permission over this SA. If true, Runtime owner is using EUC and does not require the above permission as VM no longer use default Compute Engine SA, but a P4SA.
- Euc
Disabled bool - Input only. Whether EUC is disabled in this NotebookRuntimeTemplate. In proto3, the default value of a boolean is false. In this way, by default EUC will be enabled for NotebookRuntimeTemplate.
- bypass
Actas BooleanCheck - Whether ActAs check is bypassed for service account attached to the VM. If false, we need ActAs check for the default Compute Engine Service account. When a Runtime is created, a VM is allocated using Default Compute Engine Service Account. Any user requesting to use this Runtime requires Service Account User (ActAs) permission over this SA. If true, Runtime owner is using EUC and does not require the above permission as VM no longer use default Compute Engine SA, but a P4SA.
- euc
Disabled Boolean - Input only. Whether EUC is disabled in this NotebookRuntimeTemplate. In proto3, the default value of a boolean is false. In this way, by default EUC will be enabled for NotebookRuntimeTemplate.
- bypass
Actas booleanCheck - Whether ActAs check is bypassed for service account attached to the VM. If false, we need ActAs check for the default Compute Engine Service account. When a Runtime is created, a VM is allocated using Default Compute Engine Service Account. Any user requesting to use this Runtime requires Service Account User (ActAs) permission over this SA. If true, Runtime owner is using EUC and does not require the above permission as VM no longer use default Compute Engine SA, but a P4SA.
- euc
Disabled boolean - Input only. Whether EUC is disabled in this NotebookRuntimeTemplate. In proto3, the default value of a boolean is false. In this way, by default EUC will be enabled for NotebookRuntimeTemplate.
- bypass_
actas_ boolcheck - Whether ActAs check is bypassed for service account attached to the VM. If false, we need ActAs check for the default Compute Engine Service account. When a Runtime is created, a VM is allocated using Default Compute Engine Service Account. Any user requesting to use this Runtime requires Service Account User (ActAs) permission over this SA. If true, Runtime owner is using EUC and does not require the above permission as VM no longer use default Compute Engine SA, but a P4SA.
- euc_
disabled bool - Input only. Whether EUC is disabled in this NotebookRuntimeTemplate. In proto3, the default value of a boolean is false. In this way, by default EUC will be enabled for NotebookRuntimeTemplate.
- bypass
Actas BooleanCheck - Whether ActAs check is bypassed for service account attached to the VM. If false, we need ActAs check for the default Compute Engine Service account. When a Runtime is created, a VM is allocated using Default Compute Engine Service Account. Any user requesting to use this Runtime requires Service Account User (ActAs) permission over this SA. If true, Runtime owner is using EUC and does not require the above permission as VM no longer use default Compute Engine SA, but a P4SA.
- euc
Disabled Boolean - Input only. Whether EUC is disabled in this NotebookRuntimeTemplate. In proto3, the default value of a boolean is false. In this way, by default EUC will be enabled for NotebookRuntimeTemplate.
GoogleCloudAiplatformV1beta1NotebookIdleShutdownConfigResponse
- Idle
Shutdown boolDisabled - Whether Idle Shutdown is disabled in this NotebookRuntimeTemplate.
- Idle
Timeout string - Duration is accurate to the second. In Notebook, Idle Timeout is accurate to minute so the range of idle_timeout (second) is: 10 * 60 ~ 1440 * 60.
- Idle
Shutdown boolDisabled - Whether Idle Shutdown is disabled in this NotebookRuntimeTemplate.
- Idle
Timeout string - Duration is accurate to the second. In Notebook, Idle Timeout is accurate to minute so the range of idle_timeout (second) is: 10 * 60 ~ 1440 * 60.
- idle
Shutdown BooleanDisabled - Whether Idle Shutdown is disabled in this NotebookRuntimeTemplate.
- idle
Timeout String - Duration is accurate to the second. In Notebook, Idle Timeout is accurate to minute so the range of idle_timeout (second) is: 10 * 60 ~ 1440 * 60.
- idle
Shutdown booleanDisabled - Whether Idle Shutdown is disabled in this NotebookRuntimeTemplate.
- idle
Timeout string - Duration is accurate to the second. In Notebook, Idle Timeout is accurate to minute so the range of idle_timeout (second) is: 10 * 60 ~ 1440 * 60.
- idle_
shutdown_ booldisabled - Whether Idle Shutdown is disabled in this NotebookRuntimeTemplate.
- idle_
timeout str - Duration is accurate to the second. In Notebook, Idle Timeout is accurate to minute so the range of idle_timeout (second) is: 10 * 60 ~ 1440 * 60.
- idle
Shutdown BooleanDisabled - Whether Idle Shutdown is disabled in this NotebookRuntimeTemplate.
- idle
Timeout String - Duration is accurate to the second. In Notebook, Idle Timeout is accurate to minute so the range of idle_timeout (second) is: 10 * 60 ~ 1440 * 60.
GoogleCloudAiplatformV1beta1PersistentDiskSpecResponse
- Disk
Size stringGb - Size in GB of the disk (default is 100GB).
- Disk
Type string - Type of the disk (default is "pd-standard"). Valid values: "pd-ssd" (Persistent Disk Solid State Drive) "pd-standard" (Persistent Disk Hard Disk Drive) "pd-balanced" (Balanced Persistent Disk) "pd-extreme" (Extreme Persistent Disk)
- Disk
Size stringGb - Size in GB of the disk (default is 100GB).
- Disk
Type string - Type of the disk (default is "pd-standard"). Valid values: "pd-ssd" (Persistent Disk Solid State Drive) "pd-standard" (Persistent Disk Hard Disk Drive) "pd-balanced" (Balanced Persistent Disk) "pd-extreme" (Extreme Persistent Disk)
- disk
Size StringGb - Size in GB of the disk (default is 100GB).
- disk
Type String - Type of the disk (default is "pd-standard"). Valid values: "pd-ssd" (Persistent Disk Solid State Drive) "pd-standard" (Persistent Disk Hard Disk Drive) "pd-balanced" (Balanced Persistent Disk) "pd-extreme" (Extreme Persistent Disk)
- disk
Size stringGb - Size in GB of the disk (default is 100GB).
- disk
Type string - Type of the disk (default is "pd-standard"). Valid values: "pd-ssd" (Persistent Disk Solid State Drive) "pd-standard" (Persistent Disk Hard Disk Drive) "pd-balanced" (Balanced Persistent Disk) "pd-extreme" (Extreme Persistent Disk)
- disk_
size_ strgb - Size in GB of the disk (default is 100GB).
- disk_
type str - Type of the disk (default is "pd-standard"). Valid values: "pd-ssd" (Persistent Disk Solid State Drive) "pd-standard" (Persistent Disk Hard Disk Drive) "pd-balanced" (Balanced Persistent Disk) "pd-extreme" (Extreme Persistent Disk)
- disk
Size StringGb - Size in GB of the disk (default is 100GB).
- disk
Type String - Type of the disk (default is "pd-standard"). Valid values: "pd-ssd" (Persistent Disk Solid State Drive) "pd-standard" (Persistent Disk Hard Disk Drive) "pd-balanced" (Balanced Persistent Disk) "pd-extreme" (Extreme Persistent Disk)
Package Details
- Repository
- Google Cloud Native pulumi/pulumi-google-native
- License
- Apache-2.0
Google Cloud Native is in preview. Google Cloud Classic is fully supported.
Google Cloud Native v0.32.0 published on Wednesday, Nov 29, 2023 by Pulumi