AWS SDK for Kotlin
Toggle table of contents
1.5.1
common
Platform filter
common
Switch theme
Skip to content
AWS SDK for Kotlin
securityir
/
aws.sdk.kotlin.services.securityir.model
/
ListCasesItem
/
Builder
Builder
class
Builder
Members
Properties
case
Arn
Link copied to clipboard
var
caseArn
:
String
?
case
Id
Link copied to clipboard
var
caseId
:
String
?
case
Status
Link copied to clipboard
var
caseStatus
:
CaseStatus
?
closed
Date
Link copied to clipboard
var
closedDate
:
Instant
?
created
Date
Link copied to clipboard
var
createdDate
:
Instant
?
engagement
Type
Link copied to clipboard
var
engagementType
:
EngagementType
?
last
Updated
Date
Link copied to clipboard
var
lastUpdatedDate
:
Instant
?
pending
Action
Link copied to clipboard
var
pendingAction
:
PendingAction
?
resolver
Type
Link copied to clipboard
var
resolverType
:
ResolverType
?
title
Link copied to clipboard
var
title
:
String
?