Amazon.PowerShell.Cmdlets.TIDB.AmazonTimestreamInfluxDBClientCmdlet.ClientConfig
| Required? | False |
| Position? | Named |
| Accept pipeline input? | True (ByPropertyName) |
A list of backup configurations to apply to the restored resource. 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 | DbBackupConfigurations |
The identifier of the backup to restore from.
| Required? | True |
| Position? | Named |
| Accept pipeline input? | True (ByPropertyName) |
Specifies the deployment type of the restored resource. Valid values are SINGLE_AZ, WITH_MULTIAZ_STANDBY, and MULTI_NODE_READ_REPLICAS.
| 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) |
The Amazon Web Services KMS key identifier to use for encryption of the restored resource. Can be a key ID, key ARN, alias name, or alias ARN.
| Required? | False |
| Position? | Named |
| Accept pipeline input? | True (ByPropertyName) |
-LogDeliveryConfiguration_S3Configuration_BucketName <
String>
The name of the S3 bucket to deliver logs to.
| Required? | False |
| Position? | Named |
| Accept pipeline input? | True (ByPropertyName) |
-LogDeliveryConfiguration_S3Configuration_Enabled <
Boolean>
Indicates whether log delivery to the S3 bucket is enabled.
| Required? | False |
| Position? | Named |
| Accept pipeline input? | True (ByPropertyName) |
-MaintenanceSchedule_PreferredMaintenanceWindow <
String>
The preferred maintenance window in the format ddd:HH:MM-ddd:HH:MM (UTC). Day must be one of: Mon, Tue, Wed, Thu, Fri, Sat, Sun. For example, Sun:02:00-Sun:06:00. Provide an empty string to let the system choose a window.
| Required? | False |
| Position? | Named |
| Accept pipeline input? | True (ByPropertyName) |
-MaintenanceSchedule_Timezone <
String>
The IANA timezone identifier for the maintenance window. Format: Region/City or UTC. For example, America/New_York or UTC.
| Required? | False |
| Position? | Named |
| Accept pipeline input? | True (ByPropertyName) |
The name of the new resource to create from the restore. If restoring to an existing resource, the name must match the existing resource name.
| Required? | True |
| Position? | Named |
| Accept pipeline input? | True (ByPropertyName) |
Specifies the network type of the restored resource. Valid values are IPV4 and DUAL.
| Required? | False |
| Position? | Named |
| Accept pipeline input? | True (ByPropertyName) |
The port number on which the restored InfluxDB resource accepts connections.
| Required? | False |
| Position? | Named |
| Accept pipeline input? | True (ByPropertyName) |
Specifies whether the restored resource is publicly accessible.
| Required? | False |
| Position? | Named |
| Accept pipeline input? | True (ByPropertyName) |
Specifies whether to restore to a new resource or replace the existing resource. Valid values are NEW_RESOURCE (default) and REPLACE_EXISTING.
| Required? | False |
| Position? | Named |
| Accept pipeline input? | True (ByPropertyName) |
-RestoreToTime <DateTime>
The point in time to restore to, for continuous backups. Must be within the backup's retention window.
| 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.TimestreamInfluxDB.Model.RestoreFromDbBackupResponse). Specifying the name of a property of type Amazon.TimestreamInfluxDB.Model.RestoreFromDbBackupResponse 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) |
A list of key-value pairs to associate with the restored resource. 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 | Tags |
A list of VPC security group IDs for the restored resource. If not specified, the restored resource uses the same security groups as the backup. 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 | VpcSecurityGroupIds |
A list of VPC subnet IDs for the restored resource. If not specified, the restored resource uses the same subnets as the backup. 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 | VpcSubnetIds |