Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.cleanrooms.CfnMembershipMixinProps.Builder
Packages that use CfnMembershipMixinProps.Builder
-
Uses of CfnMembershipMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.cleanrooms
Methods in software.amazon.awscdk.cfnpropertymixins.services.cleanrooms that return CfnMembershipMixinProps.BuilderModifier and TypeMethodDescriptionCfnMembershipMixinProps.builder()CfnMembershipMixinProps.Builder.collaborationIdentifier(String collaborationIdentifier) Sets the value ofCfnMembershipMixinProps.getCollaborationIdentifier()CfnMembershipMixinProps.Builder.defaultJobResultConfiguration(CfnMembershipPropsMixin.MembershipProtectedJobResultConfigurationProperty defaultJobResultConfiguration) Sets the value ofCfnMembershipMixinProps.getDefaultJobResultConfiguration()CfnMembershipMixinProps.Builder.defaultJobResultConfiguration(IResolvable defaultJobResultConfiguration) Sets the value ofCfnMembershipMixinProps.getDefaultJobResultConfiguration()CfnMembershipMixinProps.Builder.defaultResultConfiguration(CfnMembershipPropsMixin.MembershipProtectedQueryResultConfigurationProperty defaultResultConfiguration) Sets the value ofCfnMembershipMixinProps.getDefaultResultConfiguration()CfnMembershipMixinProps.Builder.defaultResultConfiguration(IResolvable defaultResultConfiguration) Sets the value ofCfnMembershipMixinProps.getDefaultResultConfiguration()CfnMembershipMixinProps.Builder.isMetricsEnabled(Boolean isMetricsEnabled) Sets the value ofCfnMembershipMixinProps.getIsMetricsEnabled()CfnMembershipMixinProps.Builder.isMetricsEnabled(IResolvable isMetricsEnabled) Sets the value ofCfnMembershipMixinProps.getIsMetricsEnabled()CfnMembershipMixinProps.Builder.jobLogStatus(String jobLogStatus) Sets the value ofCfnMembershipMixinProps.getJobLogStatus()CfnMembershipMixinProps.Builder.paymentConfiguration(CfnMembershipPropsMixin.MembershipPaymentConfigurationProperty paymentConfiguration) Sets the value ofCfnMembershipMixinProps.getPaymentConfiguration()CfnMembershipMixinProps.Builder.paymentConfiguration(IResolvable paymentConfiguration) Sets the value ofCfnMembershipMixinProps.getPaymentConfiguration()CfnMembershipMixinProps.Builder.queryLogStatus(String queryLogStatus) Sets the value ofCfnMembershipMixinProps.getQueryLogStatus()Sets the value ofCfnMembershipMixinProps.getTags()Constructors in software.amazon.awscdk.cfnpropertymixins.services.cleanrooms with parameters of type CfnMembershipMixinProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnMembershipMixinProps.Builder.