public static final class AlterResourceGroupRequest.Ranking extends Object
AlterResourceGroupRequest
parameter ranking
.
If the resource group ranking is to be updated, this indicates the
relative ranking among existing resource groups where this resource
group will be moved; leave blank if not changing the ranking. When
using BEFORE
or AFTER
,
specify which resource group this one will be inserted before or after
in adjoiningResourceGroup
.
public static final String EMPTY_STRING
public static final String FIRST
public static final String LAST
public static final String BEFORE
public static final String AFTER
Copyright © 2025. All rights reserved.