Interface AwsManagedResources.Builder

    • Method Detail

      • targetDestinationWithStrings

        AwsManagedResources.Builder targetDestinationWithStrings​(Collection<String> targetDestination)

        The choice of application destination that you specify.

        Parameters:
        targetDestination - The choice of application destination that you specify.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • targetDestinationWithStrings

        AwsManagedResources.Builder targetDestinationWithStrings​(String... targetDestination)

        The choice of application destination that you specify.

        Parameters:
        targetDestination - The choice of application destination that you specify.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • targetDestination

        AwsManagedResources.Builder targetDestination​(Collection<AwsManagedTargetDestination> targetDestination)

        The choice of application destination that you specify.

        Parameters:
        targetDestination - The choice of application destination that you specify.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • targetDestination

        AwsManagedResources.Builder targetDestination​(AwsManagedTargetDestination... targetDestination)

        The choice of application destination that you specify.

        Parameters:
        targetDestination - The choice of application destination that you specify.
        Returns:
        Returns a reference to this object so that method calls can be chained together.