| Package | Description |
|---|---|
| software.amazon.awscdk.services.aps |
AWS::APS Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
static CfnRuleGroupsNamespace.Builder |
CfnRuleGroupsNamespace.Builder.create(software.constructs.Construct scope,
String id) |
CfnRuleGroupsNamespace.Builder |
CfnRuleGroupsNamespace.Builder.data(String data)
The rules definition file for this namespace.
|
CfnRuleGroupsNamespace.Builder |
CfnRuleGroupsNamespace.Builder.name(String name)
The name of the rule groups namespace.
|
CfnRuleGroupsNamespace.Builder |
CfnRuleGroupsNamespace.Builder.tags(List<? extends CfnTag> tags)
A list of key and value pairs for the workspace resources.
|
CfnRuleGroupsNamespace.Builder |
CfnRuleGroupsNamespace.Builder.workspace(String workspace)
The ARN of the workspace that contains this rule groups namespace.
|
Copyright © 2022. All rights reserved.