Interface EventBridgeRuleTemplateTarget.Builder

    • Method Detail

      • arn

        EventBridgeRuleTemplateTarget.Builder arn​(String arn)
        Target ARNs must be either an SNS topic or CloudWatch log group.
        Parameters:
        arn - Target ARNs must be either an SNS topic or CloudWatch log group.
        Returns:
        Returns a reference to this object so that method calls can be chained together.