| Package | Description |
|---|---|
| com.amazonaws.services.imagebuilder.model |
| Modifier and Type | Method and Description |
|---|---|
SystemsManagerAgent |
SystemsManagerAgent.clone() |
SystemsManagerAgent |
AdditionalInstanceConfiguration.getSystemsManagerAgent()
Contains settings for the Systems Manager agent on your build instance.
|
SystemsManagerAgent |
SystemsManagerAgent.withUninstallAfterBuild(Boolean uninstallAfterBuild)
Controls whether the Systems Manager agent is removed from your final build image, prior to creating the new AMI.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AdditionalInstanceConfiguration.setSystemsManagerAgent(SystemsManagerAgent systemsManagerAgent)
Contains settings for the Systems Manager agent on your build instance.
|
AdditionalInstanceConfiguration |
AdditionalInstanceConfiguration.withSystemsManagerAgent(SystemsManagerAgent systemsManagerAgent)
Contains settings for the Systems Manager agent on your build instance.
|
Copyright © 2023. All rights reserved.