Amazon.PowerShell.Cmdlets.DZ.AmazonDataZoneClientCmdlet.ClientConfig
| Required? | False |
| Position? | Named |
| Accept pipeline input? | True (ByPropertyName) |
A unique, case-sensitive identifier to ensure idempotency of the request. This field is automatically populated if not provided.
| Required? | False |
| Position? | Named |
| Accept pipeline input? | True (ByPropertyName) |
-ComputeConfiguration_EnvironmentVersion <
String>
The environment version for the notebook run compute.
| Required? | False |
| Position? | Named |
| Accept pipeline input? | True (ByPropertyName) |
-ComputeConfiguration_InstanceType <
String>
The instance type for the notebook run compute.
| Required? | False |
| Position? | Named |
| Accept pipeline input? | True (ByPropertyName) |
The identifier of the Amazon SageMaker Unified Studio domain in which the notebook run is started.
| Required? | True |
| Position? | Named |
| Accept pipeline input? | True (ByPropertyName) |
This parameter overrides confirmation prompts to force the cmdlet to continue its operation. This parameter should always be used with caution.
| Required? | False |
| Position? | Named |
| Accept pipeline input? | True (ByPropertyName) |
The metadata for the notebook run, specified as key-value pairs. You can specify up to 50 entries, with keys up to 128 characters and values up to 1024 characters. Starting with version 4 of the SDK this property will default to null. If no data for this property is returned from the service the property will also be null. This was changed to improve performance and allow the SDK and caller to distinguish between a property not set or a property being empty to clear out a value. To retain the previous SDK behavior set the AWSConfigs.InitializeCollections static property to true.
| Required? | False |
| Position? | Named |
| Accept pipeline input? | True (ByPropertyName) |
The network access type for the notebook run. Valid values are PUBLIC_INTERNET_ONLY and VPC_ONLY.
| Required? | False |
| Position? | Named |
| Accept pipeline input? | True (ByPropertyName) |
-NetworkConfiguration_SecurityGroupId <
String[]>
The identifiers of the security groups for the notebook run. You can specify up to 5 security groups. Starting with version 4 of the SDK this property will default to null. If no data for this property is returned from the service the property will also be null. This was changed to improve performance and allow the SDK and caller to distinguish between a property not set or a property being empty to clear out a value. To retain the previous SDK behavior set the AWSConfigs.InitializeCollections static property to true.
| Required? | False |
| Position? | Named |
| Accept pipeline input? | True (ByPropertyName) |
| Aliases | NetworkConfiguration_SecurityGroupIds |
-NetworkConfiguration_SubnetId <
String[]>
The identifiers of the subnets for the notebook run. You can specify up to 10 subnets. Starting with version 4 of the SDK this property will default to null. If no data for this property is returned from the service the property will also be null. This was changed to improve performance and allow the SDK and caller to distinguish between a property not set or a property being empty to clear out a value. To retain the previous SDK behavior set the AWSConfigs.InitializeCollections static property to true.
| Required? | False |
| Position? | Named |
| Accept pipeline input? | True (ByPropertyName) |
| Aliases | NetworkConfiguration_SubnetIds |
-NetworkConfiguration_VpcId <
String>
The identifier of the VPC for the notebook run. This is required when the network access type is VPC_ONLY.
| Required? | False |
| Position? | Named |
| Accept pipeline input? | True (ByPropertyName) |
The identifier of the notebook to run.
| Required? | True |
| Position? | Named |
| Accept pipeline input? | True (ByPropertyName) |
-OwningProjectIdentifier <
String>
The identifier of the project that owns the notebook run.
| Required? | True |
| Position? | Named |
| Accept pipeline input? | True (ByPropertyName) |
The sensitive parameters for the notebook run, specified as key-value pairs. You can specify up to 50 entries, with keys up to 128 characters and values up to 1024 characters. Starting with version 4 of the SDK this property will default to null. If no data for this property is returned from the service the property will also be null. This was changed to improve performance and allow the SDK and caller to distinguish between a property not set or a property being empty to clear out a value. To retain the previous SDK behavior set the AWSConfigs.InitializeCollections static property to true.
| Required? | False |
| Position? | Named |
| Accept pipeline input? | True (ByPropertyName) |
| Aliases | Parameters |
The identifier of the schedule associated with the notebook run.
| Required? | False |
| Position? | Named |
| Accept pipeline input? | True (ByPropertyName) |
Use the -Select parameter to control the cmdlet output. The default value is '*'. Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.DataZone.Model.StartNotebookRunResponse). Specifying the name of a property of type Amazon.DataZone.Model.StartNotebookRunResponse will result in that property being returned. Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
| Required? | False |
| Position? | Named |
| Accept pipeline input? | True (ByPropertyName) |
-TimeoutConfiguration_RunTimeoutInMinute <
Int32>
The timeout for the notebook run, in minutes. The minimum value is 60 minutes (1 hour), the maximum value is 1440 minutes (24 hours), and the default value is 720 minutes (12 hours).
| Required? | False |
| Position? | Named |
| Accept pipeline input? | True (ByPropertyName) |
| Aliases | TimeoutConfiguration_RunTimeoutInMinutes |
The name of the trigger source.
| Required? | False |
| Position? | Named |
| Accept pipeline input? | True (ByPropertyName) |
The type of the trigger source. Valid values are MANUAL, SCHEDULED, and WORKFLOW.
| Required? | False |
| Position? | Named |
| Accept pipeline input? | True (ByPropertyName) |