Interface AccountState.Builder

    • Method Detail

      • accountId

        AccountState.Builder accountId​(String accountId)

        The Amazon Web Services account ID.

        Parameters:
        accountId - The Amazon Web Services account ID.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • resourceState

        AccountState.Builder resourceState​(ResourceState resourceState)

        An object detailing which resources Amazon Inspector is enabled to scan for the account.

        Parameters:
        resourceState - An object detailing which resources Amazon Inspector is enabled to scan for the account.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • state

        AccountState.Builder state​(State state)

        An object detailing the status of Amazon Inspector for the account.

        Parameters:
        state - An object detailing the status of Amazon Inspector for the account.
        Returns:
        Returns a reference to this object so that method calls can be chained together.