toggle menu
pulumi-azure-native-kotlin
3.5.0.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.containerservice.kotlin.outputs
/
UpdateGroupResponse
Update
Group
Response
data
class
UpdateGroupResponse
(
val
name
:
String
)
A group to be updated.
Members
Constructors
Update
Group
Response
Link copied to clipboard
constructor
(
name
:
String
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
name
Link copied to clipboard
val
name
:
String
Name of the group. It must match a group name of an existing fleet member.