Uses of Interface
software.amazon.awscdk.interfaces.redshift.IClusterSubnetGroupRef
Packages that use IClusterSubnetGroupRef
Package
Description
Amazon Redshift Construct Library
-
Uses of IClusterSubnetGroupRef in software.amazon.awscdk.interfaces.redshift
Subinterfaces of IClusterSubnetGroupRef in software.amazon.awscdk.interfaces.redshiftModifier and TypeInterfaceDescriptionstatic interfaceInternal default implementation forIClusterSubnetGroupRef.Classes in software.amazon.awscdk.interfaces.redshift that implement IClusterSubnetGroupRefModifier and TypeClassDescriptionstatic final classA proxy class which represents a concrete javascript instance of this type. -
Uses of IClusterSubnetGroupRef in software.amazon.awscdk.services.redshift
Classes in software.amazon.awscdk.services.redshift that implement IClusterSubnetGroupRefModifier and TypeClassDescriptionclassSpecifies an Amazon Redshift subnet group.Methods in software.amazon.awscdk.services.redshift with parameters of type IClusterSubnetGroupRefModifier and TypeMethodDescriptionCfnCluster.Builder.clusterSubnetGroupName(IClusterSubnetGroupRef clusterSubnetGroupName) The name of a cluster subnet group to be associated with this cluster.CfnClusterProps.Builder.clusterSubnetGroupName(IClusterSubnetGroupRef clusterSubnetGroupName) Sets the value ofCfnClusterProps.getClusterSubnetGroupName()CfnEndpointAccess.Builder.subnetGroupName(IClusterSubnetGroupRef subnetGroupName) The subnet group name where Amazon Redshift chooses to deploy the endpoint.CfnEndpointAccessProps.Builder.subnetGroupName(IClusterSubnetGroupRef subnetGroupName) Sets the value ofCfnEndpointAccessProps.getSubnetGroupName()