Interface CreateAccessLogSubscriptionResponse.Builder

  • Method Details

    • arn

      The Amazon Resource Name (ARN) of the access log subscription.

      Parameters:
      arn - The Amazon Resource Name (ARN) of the access log subscription.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • destinationArn

      CreateAccessLogSubscriptionResponse.Builder destinationArn(String destinationArn)

      The Amazon Resource Name (ARN) of the log destination.

      Parameters:
      destinationArn - The Amazon Resource Name (ARN) of the log destination.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • id

      The ID of the access log subscription.

      Parameters:
      id - The ID of the access log subscription.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • resourceArn

      The Amazon Resource Name (ARN) of the service network or service.

      Parameters:
      resourceArn - The Amazon Resource Name (ARN) of the service network or service.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • resourceId

      The ID of the service network or service.

      Parameters:
      resourceId - The ID of the service network or service.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • serviceNetworkLogType

      CreateAccessLogSubscriptionResponse.Builder serviceNetworkLogType(String serviceNetworkLogType)

      The type of log that monitors your Amazon VPC Lattice service networks.

      Parameters:
      serviceNetworkLogType - The type of log that monitors your Amazon VPC Lattice service networks.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • serviceNetworkLogType

      CreateAccessLogSubscriptionResponse.Builder serviceNetworkLogType(ServiceNetworkLogType serviceNetworkLogType)

      The type of log that monitors your Amazon VPC Lattice service networks.

      Parameters:
      serviceNetworkLogType - The type of log that monitors your Amazon VPC Lattice service networks.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also: