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. 
 | 
copyapplyMutation, 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 © 2017 Amazon Web Services, Inc. All Rights Reserved.