Uses of Interface
software.amazon.awscdk.services.redshiftserverless.CfnNamespaceProps
Packages that use CfnNamespaceProps
Package
Description
AWS::RedshiftServerless Construct Library
-
Uses of CfnNamespaceProps in software.amazon.awscdk.services.redshiftserverless
Classes in software.amazon.awscdk.services.redshiftserverless that implement CfnNamespacePropsMethods in software.amazon.awscdk.services.redshiftserverless that return CfnNamespacePropsModifier and TypeMethodDescriptionCfnNamespaceProps.Builder.build()Builds the configured instance.Constructors in software.amazon.awscdk.services.redshiftserverless with parameters of type CfnNamespacePropsModifierConstructorDescriptionCfnNamespace(software.constructs.Construct scope, String id, CfnNamespaceProps props) Create a newAWS::RedshiftServerless::Namespace.