accountType

@JvmName(name = "eyjafydkbjfwaguy")
suspend fun accountType(value: Output<Either<String, AccountType>>)
@JvmName(name = "ikoyctnmvckiehpu")
suspend fun accountType(value: Either<String, AccountType>?)
@JvmName(name = "psekuycovfwkjkrm")
fun accountType(value: String)
@JvmName(name = "lnqwhtkxagxqyvqg")
fun accountType(value: AccountType)

Parameters

value

Type of the account the user has with the Operator's Network API infrastructure. AzureManaged | UserManaged.