Interface DeleteCustomPluginResponse.Builder

    • Method Detail

      • customPluginArn

        DeleteCustomPluginResponse.Builder customPluginArn​(String customPluginArn)

        The Amazon Resource Name (ARN) of the custom plugin that you requested to delete.

        Parameters:
        customPluginArn - The Amazon Resource Name (ARN) of the custom plugin that you requested to delete.
        Returns:
        Returns a reference to this object so that method calls can be chained together.