Amazon.PowerShell.Cmdlets.AMM.AmazonMainframeModernizationClientCmdlet.ClientConfig
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
Unique, case-sensitive identifier you provide to ensure the idempotency of the request to create an environment. The service generates the clientToken when the API call is triggered. The token expires after one hour, so if you retry the API within this timeframe with the same clientToken, you will get the same response. The service also handles deleting the clientToken after it expires.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
The description of the runtime environment.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
The engine type for the runtime environment.
Required? | True |
Position? | 1 |
Accept pipeline input? | True (ByValue, ByPropertyName) |
The version of the engine type for the runtime environment.
Required? | False |
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) |
-HighAvailabilityConfig_DesiredCapacity <
Int32>
The number of instances in a high availability configuration. The minimum possible value is 1 and the maximum is 100.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
The type of instance for the runtime environment.
Required? | True |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
The identifier of a customer managed key.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
The name of the runtime environment. Must be unique within the account.
Required? | True |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
The network type required for the runtime environment.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
Changes the cmdlet behavior to return the value passed to the EngineType parameter. The -PassThru parameter is deprecated, use -Select '^EngineType' instead. This parameter will be removed in a future version.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
-PreferredMaintenanceWindow <
String>
Configures the maintenance window that you want for the runtime environment. The maintenance window must have the format ddd:hh24:mi-ddd:hh24:mi and must be less than 24 hours. The following two examples are valid maintenance windows: sun:23:45-mon:00:15 or sat:01:00-sat:03:00. If you do not provide a value, a random system-generated value will be assigned.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
Specifies whether the runtime environment is publicly accessible.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
The list of security groups for the VPC associated with this runtime environment.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
Aliases | SecurityGroupIds |
Use the -Select parameter to control the cmdlet output. The default value is 'EnvironmentId'. Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.MainframeModernization.Model.CreateEnvironmentResponse). Specifying the name of a property of type Amazon.MainframeModernization.Model.CreateEnvironmentResponse 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) |
Optional. The storage configurations for this runtime environment.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
Aliases | StorageConfigurations |
The list of subnets associated with the VPC for this runtime environment.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
Aliases | SubnetIds |
The tags for the runtime environment.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
Aliases | Tags |