Uses of Class
software.amazon.awscdk.services.logs.CfnQueryDefinitionProps.Builder
-
Uses of CfnQueryDefinitionProps.Builder in software.amazon.awscdk.services.logs
Modifier and TypeMethodDescriptionCfnQueryDefinitionProps.builder()
CfnQueryDefinitionProps.Builder.logGroupNames
(List<String> logGroupNames) Sets the value ofCfnQueryDefinitionProps.getLogGroupNames()
Sets the value ofCfnQueryDefinitionProps.getName()
CfnQueryDefinitionProps.Builder.queryString
(String queryString) Sets the value ofCfnQueryDefinitionProps.getQueryString()
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnQueryDefinitionProps.Builder
.