toggle menu
pulumi-aws-kotlin
5.43.0.1
jvm
switch theme
search in API
pulumi-aws-kotlin
/
com.pulumi.aws.imagebuilder.kotlin.inputs
/
ImageRecipeSystemsManagerAgentArgs
Image
Recipe
Systems
Manager
Agent
Args
data
class
ImageRecipeSystemsManagerAgentArgs
(
val
uninstallAfterBuild
:
Output
<
Boolean
>
)
:
ConvertibleToJava
<
ImageRecipeSystemsManagerAgentArgs
>
Members
Constructors
Image
Recipe
Systems
Manager
Agent
Args
Link copied to clipboard
constructor
(
uninstallAfterBuild
:
Output
<
Boolean
>
)
Properties
uninstall
After
Build
Link copied to clipboard
val
uninstallAfterBuild
:
Output
<
Boolean
>
Whether to remove the Systems Manager Agent after the image has been built. Defaults to
false
.
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
ImageRecipeSystemsManagerAgentArgs