toggle menu
AWS SDK for Kotlin
1.0.65
common
switch theme
vpclattice
/
aws.sdk.kotlin.services.vpclattice.model
/
BatchUpdateRuleResponse
/
Builder
Builder
class
Builder
Members
Properties
successful
Link copied to clipboard
var
successful
:
List
<
RuleUpdateSuccess
>
?
The rules that were successfully updated.
unsuccessful
Link copied to clipboard
var
unsuccessful
:
List
<
RuleUpdateFailure
>
?
The rules that the operation couldn't update.