Uses of Interface
com.hashicorp.cdktf.providers.aws.imagebuilder_image_recipe.ImagebuilderImageRecipeSystemsManagerAgent
-
Packages that use ImagebuilderImageRecipeSystemsManagerAgent Package Description com.hashicorp.cdktf.providers.aws.imagebuilder_image_recipe aws_imagebuilder_image_recipe -
-
Uses of ImagebuilderImageRecipeSystemsManagerAgent in com.hashicorp.cdktf.providers.aws.imagebuilder_image_recipe
Classes in com.hashicorp.cdktf.providers.aws.imagebuilder_image_recipe that implement ImagebuilderImageRecipeSystemsManagerAgent Modifier and Type Class Description static classImagebuilderImageRecipeSystemsManagerAgent.Jsii$ProxyAn implementation forImagebuilderImageRecipeSystemsManagerAgentMethods in com.hashicorp.cdktf.providers.aws.imagebuilder_image_recipe that return ImagebuilderImageRecipeSystemsManagerAgent Modifier and Type Method Description ImagebuilderImageRecipeSystemsManagerAgentImagebuilderImageRecipeSystemsManagerAgent.Builder. build()Builds the configured instance.ImagebuilderImageRecipeSystemsManagerAgentImagebuilderImageRecipeSystemsManagerAgentOutputReference. getInternalValue()default ImagebuilderImageRecipeSystemsManagerAgentImagebuilderImageRecipeConfig. getSystemsManagerAgent()systems_manager_agent block.ImagebuilderImageRecipeSystemsManagerAgentImagebuilderImageRecipeConfig.Jsii$Proxy. getSystemsManagerAgent()ImagebuilderImageRecipeSystemsManagerAgentImagebuilderImageRecipe. getSystemsManagerAgentInput()Methods in com.hashicorp.cdktf.providers.aws.imagebuilder_image_recipe with parameters of type ImagebuilderImageRecipeSystemsManagerAgent Modifier and Type Method Description voidImagebuilderImageRecipe. putSystemsManagerAgent(ImagebuilderImageRecipeSystemsManagerAgent value)voidImagebuilderImageRecipeSystemsManagerAgentOutputReference. setInternalValue(ImagebuilderImageRecipeSystemsManagerAgent value)ImagebuilderImageRecipe.BuilderImagebuilderImageRecipe.Builder. systemsManagerAgent(ImagebuilderImageRecipeSystemsManagerAgent systemsManagerAgent)systems_manager_agent block.ImagebuilderImageRecipeConfig.BuilderImagebuilderImageRecipeConfig.Builder. systemsManagerAgent(ImagebuilderImageRecipeSystemsManagerAgent systemsManagerAgent)Sets the value ofImagebuilderImageRecipeConfig.getSystemsManagerAgent()
-