Uses of Interface
software.amazon.awscdk.services.pinpointemail.CfnConfigurationSet.ReputationOptionsProperty
Packages that use CfnConfigurationSet.ReputationOptionsProperty
Package
Description
Amazon Pinpoint Email Construct Library
-
Uses of CfnConfigurationSet.ReputationOptionsProperty in software.amazon.awscdk.services.pinpointemail
Classes in software.amazon.awscdk.services.pinpointemail that implement CfnConfigurationSet.ReputationOptionsPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnConfigurationSet.ReputationOptionsPropertyMethods in software.amazon.awscdk.services.pinpointemail that return CfnConfigurationSet.ReputationOptionsPropertyModifier and TypeMethodDescriptionCfnConfigurationSet.ReputationOptionsProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.pinpointemail with parameters of type CfnConfigurationSet.ReputationOptionsPropertyModifier and TypeMethodDescriptionCfnConfigurationSet.Builder.reputationOptions(CfnConfigurationSet.ReputationOptionsProperty reputationOptions) An object that defines whether or not Amazon Pinpoint collects reputation metrics for the emails that you send that use the configuration set.CfnConfigurationSetProps.Builder.reputationOptions(CfnConfigurationSet.ReputationOptionsProperty reputationOptions) Sets the value ofCfnConfigurationSetProps.getReputationOptions()voidCfnConfigurationSet.setReputationOptions(CfnConfigurationSet.ReputationOptionsProperty value) An object that defines whether or not Amazon Pinpoint collects reputation metrics for the emails that you send that use the configuration set.