toggle menu
AWS SDK for Kotlin
1.0.65
common
switch theme
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.