AWS SDK for Kotlin
Toggle table of contents
1.5.1
common
Platform filter
common
Switch theme
Skip to content
AWS SDK for Kotlin
securityhub
/
aws.sdk.kotlin.services.securityhub.model
/
RuleGroupSourceStatelessRulesAndCustomActionsDetails
/
Builder
Builder
class
Builder
Members
Properties
custom
Actions
Link copied to clipboard
var
customActions
:
List
<
RuleGroupSourceCustomActionsDetails
>
?
Custom actions for the rule group.
stateless
Rules
Link copied to clipboard
var
statelessRules
:
List
<
RuleGroupSourceStatelessRulesDetails
>
?
Stateless rules for the rule group.