Uses of Class
software.amazon.awscdk.services.scn.CfnDatasetProps.Builder
Packages that use CfnDatasetProps.Builder
-
Uses of CfnDatasetProps.Builder in software.amazon.awscdk.services.scn
Methods in software.amazon.awscdk.services.scn that return CfnDatasetProps.BuilderModifier and TypeMethodDescriptionstatic CfnDatasetProps.BuilderCfnDatasetProps.builder()CfnDatasetProps.Builder.description(String description) Sets the value ofCfnDatasetProps.getDescription()CfnDatasetProps.Builder.instanceId(String instanceId) Sets the value ofCfnDatasetProps.getInstanceId()Sets the value ofCfnDatasetProps.getName()Sets the value ofCfnDatasetProps.getNamespace()CfnDatasetProps.Builder.partitionSpec(IResolvable partitionSpec) Sets the value ofCfnDatasetProps.getPartitionSpec()CfnDatasetProps.Builder.partitionSpec(CfnDataset.PartitionSpecProperty partitionSpec) Sets the value ofCfnDatasetProps.getPartitionSpec()CfnDatasetProps.Builder.schema(IResolvable schema) Sets the value ofCfnDatasetProps.getSchema()CfnDatasetProps.Builder.schema(CfnDataset.SchemaProperty schema) Sets the value ofCfnDatasetProps.getSchema()Sets the value ofCfnDatasetProps.getTags()Constructors in software.amazon.awscdk.services.scn with parameters of type CfnDatasetProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(CfnDatasetProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnDatasetProps.Builder.