- Navigation GuideYou are on a type information page within a Client package. Return to the Client landing page
@aws-sdk/client-redshift
RevokeClusterSecurityGroupIngressMessage Interface
Members
Name | Type | Details |
---|---|---|
ClusterSecurityGroupName Required | string | undefined | The name of the security Group from which to revoke the ingress rule. |
CIDRIP | string | undefined | The IP range for which to revoke access. This range must be a valid Classless Inter-Domain Routing (CIDR) block of IP addresses. If |
EC2SecurityGroupName | string | undefined | The name of the EC2 Security Group whose access is to be revoked. If |
EC2SecurityGroupOwnerId | string | undefined | The Amazon Web Services account number of the owner of the security group specified in the Example: |
Full Signature
export interface RevokeClusterSecurityGroupIngressMessage