AWS SDK for Kotlin
Toggle table of contents
1.5.2
common
Platform filter
common
Switch theme
Skip to content
AWS SDK for Kotlin
frauddetector
/
aws.sdk.kotlin.services.frauddetector.model
/
DeleteRuleRequest
/
Builder
Builder
class
Builder
Members
Properties
rule
Link copied to clipboard
var
rule
:
Rule
?
A rule.
Functions
rule
Link copied to clipboard
fun
rule
(
block
:
Rule.Builder
.
(
)
->
Unit
)
construct an
aws.sdk.kotlin.services.frauddetector.model.Rule
inside the given
block