GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
Paws::RedShift::UsageLimit(3) User Contributed Perl Documentation Paws::RedShift::UsageLimit(3)

Paws::RedShift::UsageLimit

The limit amount. If time-based, this amount is in minutes. If data-based, this amount is in terabytes (TB).

The action that Amazon Redshift takes when the limit is reached. Possible values are:

  • log - To log an event in a system table. The default is log.
  • emit-metric - To emit CloudWatch metrics.
  • disable - To disable the feature until the next usage period begins.

Valid values are: "log", "emit-metric", "disable" =head2 ClusterIdentifier => Str

The identifier of the cluster with a usage limit.

The Amazon Redshift feature to which the limit applies.

Valid values are: "spectrum", "concurrency-scaling" =head2 LimitType => Str

The type of limit. Depending on the feature type, this can be based on a time duration or data size.

Valid values are: "time", "data-scanned" =head2 Period => Str

The time period that the amount applies to. A "weekly" period begins on Sunday. The default is "monthly".

Valid values are: "daily", "weekly", "monthly" =head2 Tags => ArrayRef[Paws::RedShift::Tag]

A list of tag instances.

The identifier of the usage limit.

2022-06-01 perl v5.40.2

Search for    or go to Top of page |  Section 3 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.