Uses of Class
software.amazon.awssdk.services.imagebuilder.model.SystemsManagerAgent
-
Packages that use SystemsManagerAgent Package Description software.amazon.awssdk.services.imagebuilder.model -
-
Uses of SystemsManagerAgent in software.amazon.awssdk.services.imagebuilder.model
Methods in software.amazon.awssdk.services.imagebuilder.model that return SystemsManagerAgent Modifier and Type Method Description SystemsManagerAgentAdditionalInstanceConfiguration. systemsManagerAgent()Contains settings for the Systems Manager agent on your build instance.Methods in software.amazon.awssdk.services.imagebuilder.model with parameters of type SystemsManagerAgent Modifier and Type Method Description AdditionalInstanceConfiguration.BuilderAdditionalInstanceConfiguration.Builder. systemsManagerAgent(SystemsManagerAgent systemsManagerAgent)Contains settings for the Systems Manager agent on your build instance.
-