Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.evidently.CfnProjectPropsMixin.Builder
Packages that use CfnProjectPropsMixin.Builder
-
Uses of CfnProjectPropsMixin.Builder in software.amazon.awscdk.cfnpropertymixins.services.evidently
Methods in software.amazon.awscdk.cfnpropertymixins.services.evidently that return CfnProjectPropsMixin.BuilderModifier and TypeMethodDescriptionCfnProjectPropsMixin.Builder.appConfigResource(CfnProjectPropsMixin.AppConfigResourceObjectProperty appConfigResource) Use this parameter if the project will use client-side evaluation powered by AWS AppConfig .CfnProjectPropsMixin.Builder.appConfigResource(IResolvable appConfigResource) Use this parameter if the project will use client-side evaluation powered by AWS AppConfig .static CfnProjectPropsMixin.BuilderCfnProjectPropsMixin.Builder.create()static CfnProjectPropsMixin.BuilderCfnProjectPropsMixin.Builder.create(CfnPropertyMixinOptions options) CfnProjectPropsMixin.Builder.dataDelivery(CfnProjectPropsMixin.DataDeliveryObjectProperty dataDelivery) A structure that contains information about where Evidently is to store evaluation events for longer term storage, if you choose to do so.CfnProjectPropsMixin.Builder.dataDelivery(IResolvable dataDelivery) A structure that contains information about where Evidently is to store evaluation events for longer term storage, if you choose to do so.CfnProjectPropsMixin.Builder.description(String description) An optional description of the project.The name for the project.Assigns one or more tags (key-value pairs) to the project.