Interface StartDeleteMonitorDeploymentResponse.Builder

    • Method Detail

      • arn

        StartDeleteMonitorDeploymentResponse.Builder arn​(String arn)
        A signal map's ARN (Amazon Resource Name)
        Parameters:
        arn - A signal map's ARN (Amazon Resource Name)
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • cloudWatchAlarmTemplateGroupIds

        StartDeleteMonitorDeploymentResponse.Builder cloudWatchAlarmTemplateGroupIds​(Collection<String> cloudWatchAlarmTemplateGroupIds)
        Sets the value of the CloudWatchAlarmTemplateGroupIds property for this object.
        Parameters:
        cloudWatchAlarmTemplateGroupIds - The new value for the CloudWatchAlarmTemplateGroupIds property for this object.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • cloudWatchAlarmTemplateGroupIds

        StartDeleteMonitorDeploymentResponse.Builder cloudWatchAlarmTemplateGroupIds​(String... cloudWatchAlarmTemplateGroupIds)
        Sets the value of the CloudWatchAlarmTemplateGroupIds property for this object.
        Parameters:
        cloudWatchAlarmTemplateGroupIds - The new value for the CloudWatchAlarmTemplateGroupIds property for this object.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • createdAt

        StartDeleteMonitorDeploymentResponse.Builder createdAt​(Instant createdAt)
        Sets the value of the CreatedAt property for this object.
        Parameters:
        createdAt - The new value for the CreatedAt property for this object.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • description

        StartDeleteMonitorDeploymentResponse.Builder description​(String description)
        A resource's optional description.
        Parameters:
        description - A resource's optional description.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • discoveryEntryPointArn

        StartDeleteMonitorDeploymentResponse.Builder discoveryEntryPointArn​(String discoveryEntryPointArn)
        A top-level supported AWS resource ARN to discovery a signal map from.
        Parameters:
        discoveryEntryPointArn - A top-level supported AWS resource ARN to discovery a signal map from.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • errorMessage

        StartDeleteMonitorDeploymentResponse.Builder errorMessage​(String errorMessage)
        Error message associated with a failed creation or failed update attempt of a signal map.
        Parameters:
        errorMessage - Error message associated with a failed creation or failed update attempt of a signal map.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • eventBridgeRuleTemplateGroupIds

        StartDeleteMonitorDeploymentResponse.Builder eventBridgeRuleTemplateGroupIds​(Collection<String> eventBridgeRuleTemplateGroupIds)
        Sets the value of the EventBridgeRuleTemplateGroupIds property for this object.
        Parameters:
        eventBridgeRuleTemplateGroupIds - The new value for the EventBridgeRuleTemplateGroupIds property for this object.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • eventBridgeRuleTemplateGroupIds

        StartDeleteMonitorDeploymentResponse.Builder eventBridgeRuleTemplateGroupIds​(String... eventBridgeRuleTemplateGroupIds)
        Sets the value of the EventBridgeRuleTemplateGroupIds property for this object.
        Parameters:
        eventBridgeRuleTemplateGroupIds - The new value for the EventBridgeRuleTemplateGroupIds property for this object.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • failedMediaResourceMap

        StartDeleteMonitorDeploymentResponse.Builder failedMediaResourceMap​(Map<String,​MediaResource> failedMediaResourceMap)
        Sets the value of the FailedMediaResourceMap property for this object.
        Parameters:
        failedMediaResourceMap - The new value for the FailedMediaResourceMap property for this object.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • lastDiscoveredAt

        StartDeleteMonitorDeploymentResponse.Builder lastDiscoveredAt​(Instant lastDiscoveredAt)
        Sets the value of the LastDiscoveredAt property for this object.
        Parameters:
        lastDiscoveredAt - The new value for the LastDiscoveredAt property for this object.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • lastSuccessfulMonitorDeployment

        StartDeleteMonitorDeploymentResponse.Builder lastSuccessfulMonitorDeployment​(SuccessfulMonitorDeployment lastSuccessfulMonitorDeployment)
        Sets the value of the LastSuccessfulMonitorDeployment property for this object.
        Parameters:
        lastSuccessfulMonitorDeployment - The new value for the LastSuccessfulMonitorDeployment property for this object.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • mediaResourceMap

        StartDeleteMonitorDeploymentResponse.Builder mediaResourceMap​(Map<String,​MediaResource> mediaResourceMap)
        Sets the value of the MediaResourceMap property for this object.
        Parameters:
        mediaResourceMap - The new value for the MediaResourceMap property for this object.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • modifiedAt

        StartDeleteMonitorDeploymentResponse.Builder modifiedAt​(Instant modifiedAt)
        Sets the value of the ModifiedAt property for this object.
        Parameters:
        modifiedAt - The new value for the ModifiedAt property for this object.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • monitorChangesPendingDeployment

        StartDeleteMonitorDeploymentResponse.Builder monitorChangesPendingDeployment​(Boolean monitorChangesPendingDeployment)
        If true, there are pending monitor changes for this signal map that can be deployed.
        Parameters:
        monitorChangesPendingDeployment - If true, there are pending monitor changes for this signal map that can be deployed.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • monitorDeployment

        StartDeleteMonitorDeploymentResponse.Builder monitorDeployment​(MonitorDeployment monitorDeployment)
        Sets the value of the MonitorDeployment property for this object.
        Parameters:
        monitorDeployment - The new value for the MonitorDeployment property for this object.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • name

        StartDeleteMonitorDeploymentResponse.Builder name​(String name)
        A resource's name. Names must be unique within the scope of a resource type in a specific region.
        Parameters:
        name - A resource's name. Names must be unique within the scope of a resource type in a specific region.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • tags

        StartDeleteMonitorDeploymentResponse.Builder tags​(Map<String,​String> tags)
        Sets the value of the Tags property for this object.
        Parameters:
        tags - The new value for the Tags property for this object.
        Returns:
        Returns a reference to this object so that method calls can be chained together.