Interface DisassociateResourceResponse.Builder

    • Method Detail

      • applicationArn

        DisassociateResourceResponse.Builder applicationArn​(String applicationArn)

        The Amazon resource name (ARN) that specifies the application.

        Parameters:
        applicationArn - The Amazon resource name (ARN) that specifies the application.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • resourceArn

        DisassociateResourceResponse.Builder resourceArn​(String resourceArn)

        The Amazon resource name (ARN) that specifies the resource.

        Parameters:
        resourceArn - The Amazon resource name (ARN) that specifies the resource.
        Returns:
        Returns a reference to this object so that method calls can be chained together.