Specifies where the role/policy is applied, either at the account level or within product environments.
import com.cloudinary.account.provisioning.models.components.ScopeTypeEnum;
ScopeTypeEnum value = ScopeTypeEnum.ACCOUNT;| Name | Value |
|---|---|
ACCOUNT |
account |
PRODENV |
prodenv |