public static interface ApplicationDependencySummary.Builder extends SdkPojo, CopyableBuilder<ApplicationDependencySummary.Builder,ApplicationDependencySummary>
| Modifier and Type | Method and Description |
|---|---|
ApplicationDependencySummary.Builder |
applicationId(String applicationId)
The Amazon Resource Name (ARN) of the nested application.
|
ApplicationDependencySummary.Builder |
semanticVersion(String semanticVersion)
The semantic version of the nested application.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildApplicationDependencySummary.Builder applicationId(String applicationId)
The Amazon Resource Name (ARN) of the nested application.
applicationId - The Amazon Resource Name (ARN) of the nested application.ApplicationDependencySummary.Builder semanticVersion(String semanticVersion)
The semantic version of the nested application.
semanticVersion - The semantic version of the nested application.Copyright © 2023. All rights reserved.