| Interface | Description |
|---|---|
| CfnCluster.EndpointProperty |
Describes a connection endpoint.
|
| CfnCluster.LoggingPropertiesProperty |
Specifies logging information, such as queries and connection attempts, for the specified Amazon Redshift cluster.
|
| CfnClusterParameterGroup.ParameterProperty |
Describes a parameter in a cluster parameter group.
|
| CfnClusterParameterGroupProps |
Properties for defining a `CfnClusterParameterGroup`.
|
| CfnClusterProps |
Properties for defining a `CfnCluster`.
|
| CfnClusterSecurityGroupIngressProps |
Properties for defining a `CfnClusterSecurityGroupIngress`.
|
| CfnClusterSecurityGroupProps |
Properties for defining a `CfnClusterSecurityGroup`.
|
| CfnClusterSubnetGroupProps |
Properties for defining a `CfnClusterSubnetGroup`.
|
| CfnEndpointAccess.VpcSecurityGroupProperty |
The security groups associated with the endpoint.
|
| CfnEndpointAccessProps |
Properties for defining a `CfnEndpointAccess`.
|
| CfnEndpointAuthorizationProps |
Properties for defining a `CfnEndpointAuthorization`.
|
| CfnEventSubscriptionProps |
Properties for defining a `CfnEventSubscription`.
|
| CfnScheduledAction.PauseClusterMessageProperty |
Describes a pause cluster operation.
|
| CfnScheduledAction.ResizeClusterMessageProperty |
Describes a resize cluster operation.
|
| CfnScheduledAction.ResumeClusterMessageProperty |
Describes a resume cluster operation.
|
| CfnScheduledAction.ScheduledActionTypeProperty |
The action type that specifies an Amazon Redshift API operation that is supported by the Amazon Redshift scheduler.
|
| CfnScheduledActionProps |
Properties for defining a `CfnScheduledAction`.
|
This module is part of the AWS Cloud Development Kit project.
import software.amazon.awscdk.services.redshift.*;
The construct library for this service is in preview. Since it is not stable yet, it is distributed as a separate package so that you can pin its version independently of the rest of the CDK. See the package:
@aws-cdk/aws-redshift-alpha
There are no hand-written (L2) constructs for this service yet. However, you can still use the automatically generated L1 constructs, and use this service exactly as you would using CloudFormation directly.
For more information on the resources and properties available for this service, see the CloudFormation documentation for AWS::Redshift.
(Read the CDK Contributing Guide if you are interested in contributing to this construct library.)
Copyright © 2022. All rights reserved.