Uses of Class
software.amazon.awssdk.services.ssm.model.OutputSource
-
Packages that use OutputSource Package Description software.amazon.awssdk.services.ssm.model -
-
Uses of OutputSource in software.amazon.awssdk.services.ssm.model
Methods in software.amazon.awssdk.services.ssm.model that return OutputSource Modifier and Type Method Description OutputSourceAssociationExecutionTarget. outputSource()The location where the association details are saved.Methods in software.amazon.awssdk.services.ssm.model with parameters of type OutputSource Modifier and Type Method Description AssociationExecutionTarget.BuilderAssociationExecutionTarget.Builder. outputSource(OutputSource outputSource)The location where the association details are saved.
-