Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.cleanrooms.CfnMembershipPropsMixin.Builder
Packages that use CfnMembershipPropsMixin.Builder
-
Uses of CfnMembershipPropsMixin.Builder in software.amazon.awscdk.cfnpropertymixins.services.cleanrooms
Methods in software.amazon.awscdk.cfnpropertymixins.services.cleanrooms that return CfnMembershipPropsMixin.BuilderModifier and TypeMethodDescriptionCfnMembershipPropsMixin.Builder.collaborationIdentifier(String collaborationIdentifier) The unique ID for the associated collaboration.CfnMembershipPropsMixin.Builder.create()CfnMembershipPropsMixin.Builder.create(CfnPropertyMixinOptions options) CfnMembershipPropsMixin.Builder.defaultJobResultConfiguration(CfnMembershipPropsMixin.MembershipProtectedJobResultConfigurationProperty defaultJobResultConfiguration) The default job result configuration for the membership.CfnMembershipPropsMixin.Builder.defaultJobResultConfiguration(IResolvable defaultJobResultConfiguration) The default job result configuration for the membership.CfnMembershipPropsMixin.Builder.defaultResultConfiguration(CfnMembershipPropsMixin.MembershipProtectedQueryResultConfigurationProperty defaultResultConfiguration) The default protected query result configuration as specified by the member who can receive results.CfnMembershipPropsMixin.Builder.defaultResultConfiguration(IResolvable defaultResultConfiguration) The default protected query result configuration as specified by the member who can receive results.CfnMembershipPropsMixin.Builder.isMetricsEnabled(Boolean isMetricsEnabled) CfnMembershipPropsMixin.Builder.isMetricsEnabled(IResolvable isMetricsEnabled) CfnMembershipPropsMixin.Builder.jobLogStatus(String jobLogStatus) An indicator as to whether job logging has been enabled or disabled for the collaboration.CfnMembershipPropsMixin.Builder.paymentConfiguration(CfnMembershipPropsMixin.MembershipPaymentConfigurationProperty paymentConfiguration) The payment responsibilities accepted by the collaboration member.CfnMembershipPropsMixin.Builder.paymentConfiguration(IResolvable paymentConfiguration) The payment responsibilities accepted by the collaboration member.CfnMembershipPropsMixin.Builder.queryLogStatus(String queryLogStatus) An indicator as to whether query logging has been enabled or disabled for the membership.An optional label that you can assign to a resource when you create it.