Interface SignalMapSummary.Builder

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

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

    • 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.
    • createdAt

      SignalMapSummary.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

      SignalMapSummary.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.
    • id

      A signal map's id.
      Parameters:
      id - A signal map's id.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • modifiedAt

      SignalMapSummary.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.
    • monitorDeploymentStatus

      SignalMapSummary.Builder monitorDeploymentStatus(String monitorDeploymentStatus)
      Sets the value of the MonitorDeploymentStatus property for this object.
      Parameters:
      monitorDeploymentStatus - The new value for the MonitorDeploymentStatus property for this object.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • monitorDeploymentStatus

      SignalMapSummary.Builder monitorDeploymentStatus(SignalMapMonitorDeploymentStatus monitorDeploymentStatus)
      Sets the value of the MonitorDeploymentStatus property for this object.
      Parameters:
      monitorDeploymentStatus - The new value for the MonitorDeploymentStatus property for this object.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • 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.
    • status

      Sets the value of the Status property for this object.
      Parameters:
      status - The new value for the Status property for this object.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • status

      Sets the value of the Status property for this object.
      Parameters:
      status - The new value for the Status property for this object.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • 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.