java.lang.Object
software.amazon.awscdk.services.pinpoint.CfnInAppTemplate.InAppMessageContentProperty.Builder
-
Constructor Summary
Constructors
-
Method Summary
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
- An object that contains configuration information about the header or title text of the in-app message.
- Returns:
this
-
bodyConfig
- Parameters:
bodyConfig
- An object that contains configuration information about the header or title text of the in-app message.
- 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
-
-