- Navigation GuideYou are on a type information page within a Client package. Return to the Client landing page
@aws-sdk/client-redshift
AuthorizeClusterSecurityGroupIngressMessage Interface
Members
Name | Type | Details |
---|---|---|
ClusterSecurityGroupName Required | string | undefined | The name of the security group to which the ingress rule is added. |
CIDRIP | string | undefined | The IP range to be added the Amazon Redshift security group. |
EC2SecurityGroupName | string | undefined | The EC2 security group to be added the Amazon Redshift security group. |
EC2SecurityGroupOwnerId | string | undefined | The Amazon Web Services account number of the owner of the security group specified by the EC2SecurityGroupName parameter. The Amazon Web Services Access Key ID is not an acceptable value. Example: |
Full Signature
export interface AuthorizeClusterSecurityGroupIngressMessage