| Package | Description |
|---|---|
| software.amazon.awssdk.services.networkfirewall.model |
| Modifier and Type | Method and Description |
|---|---|
SourceMetadata |
CreateRuleGroupRequest.sourceMetadata()
A complex type that contains metadata about the rule group that your own rule group is copied from.
|
SourceMetadata |
RuleGroupResponse.sourceMetadata()
A complex type that contains metadata about the rule group that your own rule group is copied from.
|
SourceMetadata |
UpdateRuleGroupRequest.sourceMetadata()
A complex type that contains metadata about the rule group that your own rule group is copied from.
|
| Modifier and Type | Method and Description |
|---|---|
CreateRuleGroupRequest.Builder |
CreateRuleGroupRequest.Builder.sourceMetadata(SourceMetadata sourceMetadata)
A complex type that contains metadata about the rule group that your own rule group is copied from.
|
RuleGroupResponse.Builder |
RuleGroupResponse.Builder.sourceMetadata(SourceMetadata sourceMetadata)
A complex type that contains metadata about the rule group that your own rule group is copied from.
|
UpdateRuleGroupRequest.Builder |
UpdateRuleGroupRequest.Builder.sourceMetadata(SourceMetadata sourceMetadata)
A complex type that contains metadata about the rule group that your own rule group is copied from.
|
Copyright © 2023. All rights reserved.