Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.bcmdataexports.CfnExportMixinProps.Builder
Packages that use CfnExportMixinProps.Builder
-
Uses of CfnExportMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.bcmdataexports
Methods in software.amazon.awscdk.cfnpropertymixins.services.bcmdataexports that return CfnExportMixinProps.BuilderModifier and TypeMethodDescriptionstatic CfnExportMixinProps.BuilderCfnExportMixinProps.builder()CfnExportMixinProps.Builder.export(CfnExportPropsMixin.ExportProperty export) Sets the value ofCfnExportMixinProps.getExport()CfnExportMixinProps.Builder.export(IResolvable export) Sets the value ofCfnExportMixinProps.getExport()CfnExportMixinProps.Builder.tags(List<? extends CfnExportPropsMixin.ResourceTagProperty> tags) Sets the value ofCfnExportMixinProps.getTags()Constructors in software.amazon.awscdk.cfnpropertymixins.services.bcmdataexports with parameters of type CfnExportMixinProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(CfnExportMixinProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnExportMixinProps.Builder.