Interface CloudWatchDestination.Builder

    • Method Detail

      • dimensionConfigurations

        CloudWatchDestination.Builder dimensionConfigurations​(Collection<CloudWatchDimensionConfiguration> dimensionConfigurations)

        An array of objects that define the dimensions to use when you send email events to Amazon CloudWatch.

        Parameters:
        dimensionConfigurations - An array of objects that define the dimensions to use when you send email events to Amazon CloudWatch.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • dimensionConfigurations

        CloudWatchDestination.Builder dimensionConfigurations​(CloudWatchDimensionConfiguration... dimensionConfigurations)

        An array of objects that define the dimensions to use when you send email events to Amazon CloudWatch.

        Parameters:
        dimensionConfigurations - An array of objects that define the dimensions to use when you send email events to Amazon CloudWatch.
        Returns:
        Returns a reference to this object so that method calls can be chained together.