UpdateGroupRequest

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Name of the IAM group to update. If you're changing the name of the group, this is the original name.

Link copied to clipboard

New name for the IAM group. Only include this if changing the group's name.

Link copied to clipboard

New path for the IAM group. Only include this if changing the group's path.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String