Interface DescribeReportPlanResponse.Builder

    • Method Detail

      • reportPlan

        DescribeReportPlanResponse.Builder reportPlan​(ReportPlan reportPlan)

        Returns details about the report plan that is specified by its name. These details include the report plan's Amazon Resource Name (ARN), description, settings, delivery channel, deployment status, creation time, and last attempted and successful run times.

        Parameters:
        reportPlan - Returns details about the report plan that is specified by its name. These details include the report plan's Amazon Resource Name (ARN), description, settings, delivery channel, deployment status, creation time, and last attempted and successful run times.
        Returns:
        Returns a reference to this object so that method calls can be chained together.