Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.redshift.CfnEndpointAuthorizationPropsMixin.Builder
Packages that use CfnEndpointAuthorizationPropsMixin.Builder
-
Uses of CfnEndpointAuthorizationPropsMixin.Builder in software.amazon.awscdk.cfnpropertymixins.services.redshift
Methods in software.amazon.awscdk.cfnpropertymixins.services.redshift that return CfnEndpointAuthorizationPropsMixin.BuilderModifier and TypeMethodDescriptionThe AWS account ID of either the cluster owner (grantor) or grantee.CfnEndpointAuthorizationPropsMixin.Builder.clusterIdentifier(String clusterIdentifier) The cluster identifier.CfnEndpointAuthorizationPropsMixin.Builder.create()CfnEndpointAuthorizationPropsMixin.Builder.create(CfnPropertyMixinOptions options) Indicates whether to force the revoke action.CfnEndpointAuthorizationPropsMixin.Builder.force(IResolvable force) Indicates whether to force the revoke action.The virtual private cloud (VPC) identifiers to grant access to.