java.lang.Object
software.amazon.awscdk.services.pinpoint.CfnCampaign.InAppMessageContentProperty.Builder
Constructor Summary
Constructors
Method Summary
All Methods Instance Methods Concrete Methods
Builds the configured instance.
Methods inherited from class java.lang.Object
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
Method Details
backgroundColor
Parameters:
backgroundColor
- The background color for an in-app message banner, expressed as a hex color code (such as #000000 for black).
Returns:
this
bodyConfig
Parameters:
bodyConfig
- Specifies the configuration of main body text in an in-app message template.
Returns:
this
bodyConfig
Parameters:
bodyConfig
- Specifies the configuration of main body text in an in-app message template.
Returns:
this
imageUrl
Parameters:
imageUrl
- The URL of the image that appears on an in-app message banner.
Returns:
this
primaryBtn
Parameters:
primaryBtn
- An object that contains configuration information about the primary button in an in-app message.
Returns:
this
secondaryBtn
Parameters:
secondaryBtn
- An object that contains configuration information about the secondary button in an in-app message.
Returns:
this