Interface ApplicationDependencySummary.Builder

    • Method Detail

      • applicationId

        ApplicationDependencySummary.Builder applicationId​(String applicationId)

        The Amazon Resource Name (ARN) of the nested application.

        Parameters:
        applicationId - The Amazon Resource Name (ARN) of the nested application.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • semanticVersion

        ApplicationDependencySummary.Builder semanticVersion​(String semanticVersion)

        The semantic version of the nested application.

        Parameters:
        semanticVersion - The semantic version of the nested application.
        Returns:
        Returns a reference to this object so that method calls can be chained together.