Interface AssetBundleExportJobThemeOverrideProperties.Builder

All Superinterfaces:
Buildable, CopyableBuilder<AssetBundleExportJobThemeOverrideProperties.Builder,AssetBundleExportJobThemeOverrideProperties>, SdkBuilder<AssetBundleExportJobThemeOverrideProperties.Builder,AssetBundleExportJobThemeOverrideProperties>, SdkPojo
Enclosing class:
AssetBundleExportJobThemeOverrideProperties

public static interface AssetBundleExportJobThemeOverrideProperties.Builder extends SdkPojo, CopyableBuilder<AssetBundleExportJobThemeOverrideProperties.Builder,AssetBundleExportJobThemeOverrideProperties>
  • Method Details

    • arn

      The ARN of the specific Theme resource whose override properties are configured in this structure.

      Parameters:
      arn - The ARN of the specific Theme resource whose override properties are configured in this structure.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • propertiesWithStrings

      A list of Theme resource properties to generate variables for in the returned CloudFormation template.

      Parameters:
      properties - A list of Theme resource properties to generate variables for in the returned CloudFormation template.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • propertiesWithStrings

      AssetBundleExportJobThemeOverrideProperties.Builder propertiesWithStrings(String... properties)

      A list of Theme resource properties to generate variables for in the returned CloudFormation template.

      Parameters:
      properties - A list of Theme resource properties to generate variables for in the returned CloudFormation template.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • properties

      A list of Theme resource properties to generate variables for in the returned CloudFormation template.

      Parameters:
      properties - A list of Theme resource properties to generate variables for in the returned CloudFormation template.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • properties

      A list of Theme resource properties to generate variables for in the returned CloudFormation template.

      Parameters:
      properties - A list of Theme resource properties to generate variables for in the returned CloudFormation template.
      Returns:
      Returns a reference to this object so that method calls can be chained together.