type

@JvmName(name = "sdkkwmpsygjspgen")
suspend fun type(value: Output<ResourceIdentityType>)
@JvmName(name = "rdcdmvhoibwxtfmg")
suspend fun type(value: ResourceIdentityType?)

Parameters

value

The type of identity used for the configuration. Type 'SystemAssigned' will use an implicitly created identity. Type 'None' will not use Managed Identity for the configuration.