Interface GetTargetSelectionRulesResponse.Builder

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

  • Method Details

    • targetSelectionRules

      GetTargetSelectionRulesResponse.Builder targetSelectionRules(String targetSelectionRules)

      The JSON string representing the counterpart selection rules in the target.

      Parameters:
      targetSelectionRules - The JSON string representing the counterpart selection rules in the target.
      Returns:
      Returns a reference to this object so that method calls can be chained together.