Uses of Interface
software.amazon.awscdk.interfaces.glue.IPartitionRef
Packages that use IPartitionRef
Package
Description
AWS Glue Construct Library
-
Uses of IPartitionRef in software.amazon.awscdk.interfaces.glue
Subinterfaces of IPartitionRef in software.amazon.awscdk.interfaces.glueModifier and TypeInterfaceDescriptionstatic interfaceInternal default implementation forIPartitionRef.Classes in software.amazon.awscdk.interfaces.glue that implement IPartitionRefModifier and TypeClassDescriptionstatic final classA proxy class which represents a concrete javascript instance of this type. -
Uses of IPartitionRef in software.amazon.awscdk.services.glue
Classes in software.amazon.awscdk.services.glue that implement IPartitionRefModifier and TypeClassDescriptionclassTheAWS::Glue::Partitionresource creates an AWS Glue partition, which represents a slice of table data.