Uses of Interface
software.amazon.awscdk.services.ses.CfnConfigurationSet.ReputationOptionsProperty
Package
Description
Amazon Simple Email Service Construct Library
-
Uses of CfnConfigurationSet.ReputationOptionsProperty in software.amazon.awscdk.services.ses
Modifier and TypeClassDescriptionstatic final class
An implementation forCfnConfigurationSet.ReputationOptionsProperty
Modifier and TypeMethodDescriptionCfnConfigurationSet.ReputationOptionsProperty.Builder.build()
Builds the configured instance.Modifier and TypeMethodDescriptionCfnConfigurationSet.Builder.reputationOptions
(CfnConfigurationSet.ReputationOptionsProperty reputationOptions) An object that represents the reputation settings for the configuration set.CfnConfigurationSetProps.Builder.reputationOptions
(CfnConfigurationSet.ReputationOptionsProperty reputationOptions) Sets the value ofCfnConfigurationSetProps.getReputationOptions()
void
CfnConfigurationSet.setReputationOptions
(CfnConfigurationSet.ReputationOptionsProperty value) An object that represents the reputation settings for the configuration set.