Generic Blob Sbs Auth Model Args
data class GenericBlobSbsAuthModelArgs(val credentialsConfig: Output<Map<String, String>>? = null, val storageAccountCredentialsConfig: Output<Map<String, String>>? = null, val type: Output<String>) : ConvertibleToJava<GenericBlobSbsAuthModelArgs>
Model for API authentication for working with service bus or storage account.