public static final class CreateResourceGroupRequest.Ranking extends Object
CreateResourceGroupRequest
parameter ranking
.
Indicates the relative ranking among existing resource groups where this
new resource group will be placed. When using BEFORE
or AFTER
, specify which resource group
this one will be inserted before or after in adjoiningResourceGroup
.
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.