Uses of Class
software.amazon.awscdk.services.scn.CfnDataset.Builder
Packages that use CfnDataset.Builder
-
Uses of CfnDataset.Builder in software.amazon.awscdk.services.scn
Methods in software.amazon.awscdk.services.scn that return CfnDataset.BuilderModifier and TypeMethodDescriptionstatic CfnDataset.BuilderCfnDataset.Builder.description(String description) The description of the dataset.CfnDataset.Builder.instanceId(String instanceId) The Amazon Web Services Supply Chain instance identifier.The name of the dataset.The namespace of the dataset.CfnDataset.Builder.partitionSpec(IResolvable partitionSpec) The partition specification of the dataset.CfnDataset.Builder.partitionSpec(CfnDataset.PartitionSpecProperty partitionSpec) The partition specification of the dataset.CfnDataset.Builder.schema(IResolvable schema) The schema of the dataset.CfnDataset.Builder.schema(CfnDataset.SchemaProperty schema) The schema of the dataset.The tags for the dataset.