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