| Package | Description |
|---|---|
| software.amazon.awssdk.services.mgn.model |
| Modifier and Type | Method and Description |
|---|---|
SsmDocument |
JobPostLaunchActionsLaunchStatus.ssmDocument()
AWS Systems Manager's Document of the of the Job Post Launch Actions.
|
| Modifier and Type | Method and Description |
|---|---|
List<SsmDocument> |
PostLaunchActions.ssmDocuments()
AWS Systems Manager Documents.
|
| Modifier and Type | Method and Description |
|---|---|
JobPostLaunchActionsLaunchStatus.Builder |
JobPostLaunchActionsLaunchStatus.Builder.ssmDocument(SsmDocument ssmDocument)
AWS Systems Manager's Document of the of the Job Post Launch Actions.
|
PostLaunchActions.Builder |
PostLaunchActions.Builder.ssmDocuments(SsmDocument... ssmDocuments)
AWS Systems Manager Documents.
|
| Modifier and Type | Method and Description |
|---|---|
PostLaunchActions.Builder |
PostLaunchActions.Builder.ssmDocuments(Collection<SsmDocument> ssmDocuments)
AWS Systems Manager Documents.
|
Copyright © 2023. All rights reserved.