Interface CreateMonitorResponse.Builder

All Superinterfaces:
AwsResponse.Builder, Buildable, CopyableBuilder<CreateMonitorResponse.Builder,CreateMonitorResponse>, DeadlineResponse.Builder, SdkBuilder<CreateMonitorResponse.Builder,CreateMonitorResponse>, SdkPojo, SdkResponse.Builder
Enclosing class:
CreateMonitorResponse

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

    • identityCenterApplicationArn

      CreateMonitorResponse.Builder identityCenterApplicationArn(String identityCenterApplicationArn)

      The Amazon Resource Name (ARN) that IAM Identity Center assigns to the monitor.

      Parameters:
      identityCenterApplicationArn - The Amazon Resource Name (ARN) that IAM Identity Center assigns to the monitor.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • monitorId

      CreateMonitorResponse.Builder monitorId(String monitorId)

      The unique identifier of the monitor.

      Parameters:
      monitorId - The unique identifier of the monitor.
      Returns:
      Returns a reference to this object so that method calls can be chained together.