Uses of Class
software.amazon.awssdk.services.securityhub.model.AwsEcsClusterConfigurationExecuteCommandConfigurationLogConfigurationDetails
-
Packages that use AwsEcsClusterConfigurationExecuteCommandConfigurationLogConfigurationDetails Package Description software.amazon.awssdk.services.securityhub.model -
-
Uses of AwsEcsClusterConfigurationExecuteCommandConfigurationLogConfigurationDetails in software.amazon.awssdk.services.securityhub.model
Methods in software.amazon.awssdk.services.securityhub.model that return AwsEcsClusterConfigurationExecuteCommandConfigurationLogConfigurationDetails Modifier and Type Method Description AwsEcsClusterConfigurationExecuteCommandConfigurationLogConfigurationDetailsAwsEcsClusterConfigurationExecuteCommandConfigurationDetails. logConfiguration()The log configuration for the results of the run command actions.Methods in software.amazon.awssdk.services.securityhub.model with parameters of type AwsEcsClusterConfigurationExecuteCommandConfigurationLogConfigurationDetails Modifier and Type Method Description AwsEcsClusterConfigurationExecuteCommandConfigurationDetails.BuilderAwsEcsClusterConfigurationExecuteCommandConfigurationDetails.Builder. logConfiguration(AwsEcsClusterConfigurationExecuteCommandConfigurationLogConfigurationDetails logConfiguration)The log configuration for the results of the run command actions.
-