KubernetesRoleBindingDetails - Amazon GuardDuty

KubernetesRoleBindingDetails

Contains information about the role binding that grants the permission defined in a Kubernetes role.

Contents

kind

The kind of the role. For role binding, this value will be RoleBinding.

Type: String

Required: No

name

The name of the RoleBinding.

Type: String

Required: No

roleRefKind

The type of the role being referenced. This could be either Role or ClusterRole.

Type: String

Required: No

roleRefName

The name of the role being referenced. This must match the name of the Role or ClusterRole that you want to bind to.

Type: String

Required: No

uid

The unique identifier of the role binding.

Type: String

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: