toggle menu
AWS SDK for Kotlin
1.0.65
common
switch theme
ssm
/
aws.sdk.kotlin.services.ssm.model
/
CreateAssociationBatchResponse
/
Builder
Builder
class
Builder
Members
Properties
failed
Link copied to clipboard
var
failed
:
List
<
FailedCreateAssociation
>
?
Information about the associations that failed.
successful
Link copied to clipboard
var
successful
:
List
<
AssociationDescription
>
?
Information about the associations that succeeded.