toggle menu
pulumi-aws-kotlin
5.43.0.1
jvm
switch theme
search in API
pulumi-aws-kotlin
/
com.pulumi.aws.imagebuilder.kotlin.outputs
/
ImageRecipeSystemsManagerAgent
Image
Recipe
Systems
Manager
Agent
data
class
ImageRecipeSystemsManagerAgent
(
val
uninstallAfterBuild
:
Boolean
)
Members
Constructors
Image
Recipe
Systems
Manager
Agent
Link copied to clipboard
constructor
(
uninstallAfterBuild
:
Boolean
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
uninstall
After
Build
Link copied to clipboard
val
uninstallAfterBuild
:
Boolean
Whether to remove the Systems Manager Agent after the image has been built. Defaults to
false
.