AWS SDK for Kotlin
Toggle table of contents
1.8.25
common
Platform filter
common
Switch theme
Skip to content
AWS SDK for Kotlin
ec2
/
aws.sdk.kotlin.services.ec2.model
/
DisassociateApplicationStatusCheckResponse
/
Builder
Builder
class
Builder
Members
Properties
successful
Results
Link copied to clipboard
var
successfulResults
:
List
<
SuccessfulAssociationResponseObject
>
?
The associations that were successfully removed.
unsuccessful
Results
Link copied to clipboard
var
unsuccessfulResults
:
List
<
UnsuccessfulAssociationResponseObject
>
?
The associations that failed to be removed.