Uses of Class
software.amazon.awssdk.services.securityhub.model.AwsAmazonMqBrokerLogsPendingDetails
-
Packages that use AwsAmazonMqBrokerLogsPendingDetails Package Description software.amazon.awssdk.services.securityhub.model -
-
Uses of AwsAmazonMqBrokerLogsPendingDetails in software.amazon.awssdk.services.securityhub.model
Methods in software.amazon.awssdk.services.securityhub.model that return AwsAmazonMqBrokerLogsPendingDetails Modifier and Type Method Description AwsAmazonMqBrokerLogsPendingDetailsAwsAmazonMqBrokerLogsDetails. pending()The list of information about logs that are to be turned on for the specified broker.Methods in software.amazon.awssdk.services.securityhub.model with parameters of type AwsAmazonMqBrokerLogsPendingDetails Modifier and Type Method Description AwsAmazonMqBrokerLogsDetails.BuilderAwsAmazonMqBrokerLogsDetails.Builder. pending(AwsAmazonMqBrokerLogsPendingDetails pending)The list of information about logs that are to be turned on for the specified broker.
-