| Package | Description |
|---|---|
| com.amazonaws.services.networkfirewall.model |
| Modifier and Type | Method and Description |
|---|---|
SourceMetadata |
SourceMetadata.clone() |
SourceMetadata |
UpdateRuleGroupRequest.getSourceMetadata()
A complex type that contains metadata about the rule group that your own rule group is copied from.
|
SourceMetadata |
CreateRuleGroupRequest.getSourceMetadata()
A complex type that contains metadata about the rule group that your own rule group is copied from.
|
SourceMetadata |
RuleGroupResponse.getSourceMetadata()
A complex type that contains metadata about the rule group that your own rule group is copied from.
|
SourceMetadata |
SourceMetadata.withSourceArn(String sourceArn)
The Amazon Resource Name (ARN) of the rule group that your own rule group is copied from.
|
SourceMetadata |
SourceMetadata.withSourceUpdateToken(String sourceUpdateToken)
The update token of the Amazon Web Services managed rule group that your own rule group is copied from.
|
| Modifier and Type | Method and Description |
|---|---|
void |
UpdateRuleGroupRequest.setSourceMetadata(SourceMetadata sourceMetadata)
A complex type that contains metadata about the rule group that your own rule group is copied from.
|
void |
CreateRuleGroupRequest.setSourceMetadata(SourceMetadata sourceMetadata)
A complex type that contains metadata about the rule group that your own rule group is copied from.
|
void |
RuleGroupResponse.setSourceMetadata(SourceMetadata sourceMetadata)
A complex type that contains metadata about the rule group that your own rule group is copied from.
|
UpdateRuleGroupRequest |
UpdateRuleGroupRequest.withSourceMetadata(SourceMetadata sourceMetadata)
A complex type that contains metadata about the rule group that your own rule group is copied from.
|
CreateRuleGroupRequest |
CreateRuleGroupRequest.withSourceMetadata(SourceMetadata sourceMetadata)
A complex type that contains metadata about the rule group that your own rule group is copied from.
|
RuleGroupResponse |
RuleGroupResponse.withSourceMetadata(SourceMetadata sourceMetadata)
A complex type that contains metadata about the rule group that your own rule group is copied from.
|
Copyright © 2025. All rights reserved.