AWS SDK for Kotlin
Toggle table of contents
1.5.2
common
Platform filter
common
Switch theme
Skip to content
AWS SDK for Kotlin
eks
/
aws.sdk.kotlin.services.eks.model
/
ClusterIssue
/
Builder
Builder
class
Builder
Members
Properties
code
Link copied to clipboard
var
code
:
ClusterIssueCode
?
The error code of the issue.
message
Link copied to clipboard
var
message
:
String
?
A description of the issue.
resource
Ids
Link copied to clipboard
var
resourceIds
:
List
<
String
>
?
The resource IDs that the issue relates to.