Interface LaunchActionsStatus.Builder

    • Method Detail

      • runs

        LaunchActionsStatus.Builder runs​(LaunchActionRun... runs)

        List of post launch action status.

        Parameters:
        runs - List of post launch action status.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • ssmAgentDiscoveryDatetime

        LaunchActionsStatus.Builder ssmAgentDiscoveryDatetime​(String ssmAgentDiscoveryDatetime)

        Time where the AWS Systems Manager was detected as running on the launched instance.

        Parameters:
        ssmAgentDiscoveryDatetime - Time where the AWS Systems Manager was detected as running on the launched instance.
        Returns:
        Returns a reference to this object so that method calls can be chained together.