Interface DeleteAccountDefaultProtectConfigurationResponse.Builder

    • Method Detail

      • defaultProtectConfigurationArn

        DeleteAccountDefaultProtectConfigurationResponse.Builder defaultProtectConfigurationArn​(String defaultProtectConfigurationArn)

        The Amazon Resource Name (ARN) of the account default protect configuration.

        Parameters:
        defaultProtectConfigurationArn - The Amazon Resource Name (ARN) of the account default protect configuration.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • defaultProtectConfigurationId

        DeleteAccountDefaultProtectConfigurationResponse.Builder defaultProtectConfigurationId​(String defaultProtectConfigurationId)

        The unique identifier of the account default protect configuration.

        Parameters:
        defaultProtectConfigurationId - The unique identifier of the account default protect configuration.
        Returns:
        Returns a reference to this object so that method calls can be chained together.