class Aws::Imagebuilder::Types::SystemsManagerAgent
Contains settings for the SSM agent on your build instance.
@note When making an API call, you may pass SystemsManagerAgent
data as a hash: { uninstall_after_build: false, }
@!attribute [rw] uninstall_after_build
Controls whether the SSM agent is removed from your final build image, prior to creating the new AMI. If this is set to true, then the agent is removed from the final image. If it's set to false, then the agent is left in, so that it is included in the new AMI. The default value is false. @return [Boolean]
@see docs.aws.amazon.com/goto/WebAPI/imagebuilder-2019-12-02/SystemsManagerAgent AWS API Documentation
Constants
- SENSITIVE