Uses of Class
software.amazon.awssdk.services.fis.model.CreateExperimentTemplateLogConfigurationInput
-
Packages that use CreateExperimentTemplateLogConfigurationInput Package Description software.amazon.awssdk.services.fis.model -
-
Uses of CreateExperimentTemplateLogConfigurationInput in software.amazon.awssdk.services.fis.model
Methods in software.amazon.awssdk.services.fis.model that return CreateExperimentTemplateLogConfigurationInput Modifier and Type Method Description CreateExperimentTemplateLogConfigurationInputCreateExperimentTemplateRequest. logConfiguration()The configuration for experiment logging.Methods in software.amazon.awssdk.services.fis.model with parameters of type CreateExperimentTemplateLogConfigurationInput Modifier and Type Method Description CreateExperimentTemplateRequest.BuilderCreateExperimentTemplateRequest.Builder. logConfiguration(CreateExperimentTemplateLogConfigurationInput logConfiguration)The configuration for experiment logging.
-