| Package | Description |
|---|---|
| com.amazonaws.services.guardduty.model |
| Modifier and Type | Method and Description |
|---|---|
KubernetesRoleDetails |
KubernetesRoleDetails.clone() |
KubernetesRoleDetails |
Action.getKubernetesRoleDetails()
Information about the Kubernetes role name and role type.
|
KubernetesRoleDetails |
KubernetesRoleDetails.withKind(String kind)
The kind of role.
|
KubernetesRoleDetails |
KubernetesRoleDetails.withName(String name)
The name of the Kubernetes role.
|
KubernetesRoleDetails |
KubernetesRoleDetails.withUid(String uid)
The unique identifier of the Kubernetes role name.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Action.setKubernetesRoleDetails(KubernetesRoleDetails kubernetesRoleDetails)
Information about the Kubernetes role name and role type.
|
Action |
Action.withKubernetesRoleDetails(KubernetesRoleDetails kubernetesRoleDetails)
Information about the Kubernetes role name and role type.
|
Copyright © 2024. All rights reserved.